LIST FIELD TYPE ATTRIBUTES

oww15
Tera Contributor

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!

 

1 ACCEPTED SOLUTION

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.

 

View solution in original post

6 REPLIES 6

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.

 

oww15
Tera Contributor

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!