Is it possible to make the "Post Tags" input autocomplete. Basically, I only want people to be able to add current tags in the system and not create their own new tags. Is this possible?
Is it possible to make the "Post Tags" input autocomplete. Basically, I only want people to be able to add current tags in the system and not create their own new tags. Is this possible?
Not within Gravity Forms, you would have to custom code something to do this through JavaScript and PHP, but this is beyond the support I can provide here.
I'm pretty sure you could accomplish this using Gravity Forms + Custom Post Types plugin... using a checkboxes as your input field.