Sort the item_template dropdown in alphabetical order

I often duplicate a form containing a repeating panel, then I duplicate the row template form used inside the repeating panel, then I select the new repeating panel and set its item_template property to the duplicated row template form.

The list of available forms in the drop down is not in alphabetical order, so, as the number of forms in the app grows, it can be difficult to quickly find the desired form.

It would be easier if the dropdown listed the forms in alphabetical order.

image

2 Likes

This would definitely be easier! I’ll add it to our list.

1 Like

One more request about that dropwdown: update the list when a form is created, deleted or renamed.

The dropdown is used often after duplicating and renaming a form with a repeating panel, then duplicating and renaming the item form. The dropdown seems not to be updated when forms are duplicated or renamed.

I always need to refresh the IDE between duplicating and renaming the forms and selecting them as item_template.

2 Likes