The CreatorCon Call for Content is officially open! Get started here.

List collector display value

sapna_sagar
Kilo Expert

Can we customise display value of list collector in Service Catalog form.

For ex: we are referring to sys_user table and getting name in list collect. i need email id in list collector.

find_real_file.png

13 REPLIES 13

and i dont have any display value in sys_user table.


What I mean is if you set email display value to true then the list collector will display the email values. Screenshot for reference.


Screen Shot 2017-05-22 at 3.43.18 PM.png



P.S: Making this change on sys_user table will be global change and will be applied everywhere.


No ..we dont want global changes.



I tried same thing at other places by using following code in attributes.but this is not working in attribute in list collector



ref_ac_display_value=true,ref_ac_columns=email;


Hi,



Did you figure it out?