1) Currently there is not a built in option for limiting the number of tags. If you wanted to do this you would have to write your own custom validation using the gform_validation hook.
2) AJAX tag suggestions are not currently a feature, although it is a feature we would like to add in the future.
3) Again, this could only be done via a customization. You could use a standard drop down or checkbox field to capture the data and then use the available PHP hooks to use that data as the tags for the post that is created.
Posted 13 years ago on Wednesday April 27, 2011 |
Permalink