c# - Display Value for related_records field -
in dmn_demand [demand management] table, display value realted_records field.
for example,
for assigned_to field, display value name. similarly, want display value realted_records field.
the display value determined table field references (assuming it's reference field).
so example, if go field assigned_to field references (probably sys_user) , @ table dictionary (right click -> configure -> table), you'll see list of fields, , on 1 of them, "display=true" should true.
here's more information.
note can have 1 "display" field on given table.
Comments
Post a Comment