sachatrauwaen / openform

OpenForm in a DNN module to create end users forms like contact, register, etc. The definition of the form is based on Alpaca json format.
MIT License
17 stars 11 forks source link

Show what Template a user is editing #27

Open Timo-Breumelhof opened 3 years ago

Timo-Breumelhof commented 3 years ago

IMO it's a bit risky that during use of the form builder you don't see what template you are editing and also that there is no indication of how often this template is used. I think most site administrators will just go to a page, edit the used template and not release that the template might also be used on other pages. Therefore I suggest adding both the name and usage of the template to the Form Builder:

image

Obviously it should be "5 Page(s)"

Timo-Breumelhof commented 2 years ago

IMO it would also be good to show this on the form settings.