I need a list field where users can input strings manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 06:41 AM
Hello
I'm looking to create a list field where I can input manually strings in it.
Can someone tell me if this is possible ? I've created a field with type list but I don't know what to do next to achieve this. I get a drop-down with fixed values but I want a free text field to input values.
Thanks
Jérôme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 07:27 AM
Hello @Jerome MAISETTI ,
So list type of field needs a reference to a table where your table can contain as many records and you can add multiple values or records in the list field from that table.
Example: In the below screen shot i used incident table in reference so i can add multiple incident numbers to that field OR you can add choices to it in the choices tab
But if you want to add multiple values with out giving reference table or choices its not possible .
You might have to create a string field and enter a comma separated values in the same field .
Hope this helps
Mark my answer correct if this helps you
Thanks
