It would be nice if there was somewhere to put comments on fields. When forms get complicated gets a bit hard to have an overview - comments on fields would help.
Come to think of it - a general comment field in the forms designer would be nice as well.
Yes/no, but I donât think its a great idea to put the comments on the frontend - you canât hide html fields, so youâd have to put it into html comments - which are visible in the html source (just as hidden fields are).
It would just be nice to have a backend-only comment field on the fields themselves, so you donât clutter already large forms more with even more fields.
Ah, I think I see better now what you are suggesting, and imho that does sound pretty useful.
I will try to re-state below, what I believe you are describingâŠ
Note, Iâve just recently been exploring the GF capabilities for adding new fields and add-ons. Youâve inspired me to take a crack at adding your feature to my new field type, and I will try to also assess the viability of extending such an enhancement to all the core field types - unless someone with more experience chimes in here with any impactful commentsâŠ
Feature: Admin-Only Viewable Description Text Block
In field edit mode, expose textarea input box below description box.
In form edit mode (field âclosedâ), render admin comment below field label
In page render mode, suppress display of admin comments
LMK if Iâve captured and described your idea correctly, thanks !
I should probably have called it âAdmin Notesâ. My preference is to add it to existing fields - as a tab for instance next to âAdvancedâ - have an âNotesâ tab.
The downside to having it as a text block as you describe is that it isnât âlockedâ to the field I want to put the note on, and it adds even more elements to a form which may already be hard to overview.
Itâs a good idea as a more general note on a form - for instance in the top of the form, but not as a field note tool.
It just annoys me in general that there isnât any note fields on WP pages, Woo products, Elementor/Divi/anything - often it would be nice to have a small note such as âthis field has custom CSS or JS in themeâ