- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 07:19 AM - edited 03-24-2023 08:26 AM
Hi everyone!
I need to get all the input entries in the back end view of this field. If I input 2 or more values in the variable in the catalog item, it should appear also in the backend however I am only getting one value. What should I input in the attributes for it to show all the values I selected?
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 08:04 AM
That is exactly what we did. Check the field length on the List field on the table. Its probably 32, change it to 4000 and see if that fixes the problem. If not you may have to either file a support ticket to see if they can fix it or just delete the field and recreate it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 08:04 AM
That is exactly what we did. Check the field length on the List field on the table. Its probably 32, change it to 4000 and see if that fixes the problem. If not you may have to either file a support ticket to see if they can fix it or just delete the field and recreate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2023 08:17 AM
Woahhh! This is the issue! It is indeed 32 and after changing it to 4000 it worked just fine! Thank you so much brother! Have a great day!