Skip to main content

Hello,

 

how can I display multiple options in my new created CF? In my case, i retrieve in some module GROUP_ID (from 0 to 20) but I want to add this options in filter. 

Should I create Enumeration? And if yes, how can I find in this enumeration combobox my correct values? Thanks

 

Have a look at allow multiselect in IFS cloud | IFS Community and multilov for enumeration | IFS Community

Note that these are not yet supported in mobile: Multi-select custom field in MWO | IFS Community


I found that multi enumeration is probably defined for custom attributes, but I dont know how can I set up for existing columns in SQL.


I found that multi enumeration is probably defined for custom attributes, but I dont know how can I set up for existing columns in SQL.

I thought you did ask for custom fields (that’s also what your screenshot shows)? I don’t think you can modify this for existing columns as it changes the way the data is stored.


I want display something like this in another tab/module: 

I created new CF, but currently I have empty string and when I want to search for “Purchased”, I must type “Purchased” and I want to choose this without typing whole this world, it is possible?

 


Ah, mis-understood your requirement. You have a single-value field and when you search, you want to select from a list of values?

In your first screenshot, the enumeration itself is missing, that's why you don't get the list of values. Create one or use an existing one. 


Reply