What is the best way to display many data/fields from different tables pointing to one form

abrouf
Kilo Sage

There is no scope to use record producer/order guide, reference field has limited capacity, can do only one which is display-true, dot walk depends on reference field, so what is the best way to do so?

Appreciate any input.

-abrouf

8 REPLIES 8

@Ankur, I wanted to display many fields (around 16 fields)  from other two tables pointing to another main table on a form. 

abrouf
Kilo Sage

As example I can easily display Number field from incident table to a form of other any table using reference type, but can't add additional filed like Description field next to Number field, this is the issue I'm experiencing.

@abrouf 

you can add additional fields via dot walking on your current form if current form has field which refers incident table

What's the challenge?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

abrouf
Kilo Sage

typo, please read field instead of filed above.