Working with layout
Hi, working with layout is so hard, for example I cannot set form_title. Maybe I am not good with this library. Can you prepare a good tutorial for this library.
Hi Mohammad,
I'll see what I can do. Apart of setting the title, do you have other usecases that you find hard to implement?
Thanks,
ms.
Hi Mirek This library is very good and covers all my needs. But actually I need to do some changes in frontend, for example in style and methods of service. I understood backend part and now I am working on frontend. Thanks for your nice library.
On Wed, Nov 28, 2018 at 10:42 AM Mirek Simek [email protected] wrote:
Hi Mohammad,
I'll see what I can do. Apart of setting the title, do you have other usecases that you find hard to implement?
Thanks,
ms.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mesemus/django-angular-dynamic-forms/issues/4#issuecomment-442343588, or mute the thread https://github.com/notifications/unsubscribe-auth/AZJKPnQLeKvqrQ3iVFOAtiWtAmX4zkh4ks5uzjdkgaJpZM4Y2-wZ .
For generating form, the library use dynamic-material-form in django-form-content.component.html . Is it possible to use a customized component instead of dynamic-material?