Greetings I have tried many methods and steps, but can’t figure this out or find a plugin. All I want to do is be able to put a maximum of 3 tags on a form to submit a job listing on an App I’m building. The input box should autocomplete and put a pretty shape in the input box. Exactly as the screenshot shows. The link is https://remotive.io/job/post/new.
I just can’t get my head wrapped around this. Where do I start or am I overcomplicating it? For example, I can do one tag, but get it to autocomplete even.
Thanks, community
There is a plugin for that
1 Like
Works like a charm thanks! I limited the inputs to 2 units. Last part is to figure out so that it treats each input as a separate tag. Currently it puts all tags in one Field for example “Java, Python, Design”. How would I put each one in a separate tag field or should I create Tag 1 and Tag 2 in the database? How would it connect though
I would recommend creating Option sets. Then on the e.g. User create a field List of Tags.
In the workflow when you are saving data you should save it as a list of things (use set list)