The problem:
Right now I'm building a repeater for that allows someone to add points of interests to a site. The author can choose whether a POI is best during the day or evening. Right now I've added a simple dropdown to select which time of the day the POI takes place.
Solution:
While this works great, the amount of fields gets pretty cluttered. So, what if you could create a tab that acts as a query-able item? I think this would help clients (even developers) keep things nice and tidy.
Related problem:
This does however, create a second problem. In this case since 90% of the data is the same, I would need to duplicate my repeater in this case and move it under my new query-able tab.
Solution
My proposal is to allow a user to make an ALIAS of an existing form / repeater which can be rearranged in the top level menu. It would / should be un-editable (or at least clicking edit opens the original)
Right now I'm building a repeater for that allows someone to add points of interests to a site. The author can choose whether a POI is best during the day or evening. Right now I've added a simple dropdown to select which time of the day the POI takes place.
Solution:
While this works great, the amount of fields gets pretty cluttered. So, what if you could create a tab that acts as a query-able item? I think this would help clients (even developers) keep things nice and tidy.
Related problem:
This does however, create a second problem. In this case since 90% of the data is the same, I would need to duplicate my repeater in this case and move it under my new query-able tab.
Solution
My proposal is to allow a user to make an ALIAS of an existing form / repeater which can be rearranged in the top level menu. It would / should be un-editable (or at least clicking edit opens the original)