Multi select reference record

Simona3
Tera Contributor

Requirement: 

New field XYZ should refer to table1 and should be able to select multiple record.

Table1 contains two field 'Name' and 'Number'.(dictionary display TRUE is on 'Name' Field only).

 

currently configured field XYZ as LIST datatype.

Is it possible to show Number field instead of Name in field XYZ or any other way to achieve it?

 

Note: can't set Display TRUE for Number Field this would impact all field referring to Table1.

 

1 REPLY 1

Amit Pandey
Kilo Sage

Hi @Simona3 

 

As per my understanding, you will need to create another list type custom field where you will be printing the values with the help of script includes and onChange client scripts.

 

However, lets wait for other community member's opinion in this case before you actually start working.

 

Regards.

Amit