Hi Folks, I have a business requirement that needs creating a Business Admin console to allow power users to change layout of 5 input forms. These forms capture various information through standard controls like Text field, Dropdown list , Checkbox etc. Business does not want the layout of fields on form to be hardcoded. Instead , they want an ability to store coordinates/relative field position stored in DB so that system can render the field on screen based on DB value. For example, First Name field is currently on top right section of form. Power user should be able to change its position to left bottom through admin console and next time the form loads - FirstName field location should be left bottom.
Has anyone implemented this behavior? Any pointers would be highly appreciated. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
