list collector multiple columns

satyaki
Kilo Contributor

Hi,

I have a requirement where i need to show multiple columns in a list collector.

For example,if i put the user table in the 'List Table' option in list collector i can see only the user names in the slush bucket.

But i want the email and department fields of the respective users beside their names in the list bucket which makes it 3 columns instead of one.

I have searched the community and cannot find any possible result.Please reply if anyone has come across any similar requirements.

regards,

Satyaki Sanyal

18 REPLIES 18

Good Morning,

Try adding the wildcard '*' at the beginning of the search: 

find_real_file.png

Kind Regards

Ashley

Snowman
Giga Contributor

While your suggestion works on one field, it doesn't work on a second field, i.e. email like it would in a reference field. Also, I disabled this property so that a wildcard is not necessary. 

 

find_real_file.png

I need to able to type in i.e. pyle and have it pull records that have either the name or email containing pyle. This works in a reference field in native view and portal but not a list collector in native view. It only works in portal view. 

Good Morning,

To be honest I don't think this is currently possible to do in the native view as it will only display the field that has "Display" set to "True", the only other thing I can think of is to make that form available in the Service Portal and lock it down if needed.

Would that be an option?

Kind Regards

Ashley

Snowman
Giga Contributor

Very good. thanks for you help.