why do it in a database, adds another layer of complication. 

how much data are we talking about?
how often do you implement new screen layouts etc
I would go with a configuration file

On Friday, September 7, 2018 at 1:12:30 PM UTC-7, Nikhil Patki wrote:
>
> 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.

Reply via email to