Is it possible to do the following?
Using a DataSource with a ListGrid I would like to show the display value in the View instead of the value from the FK.
I know when I click on the ListGrid for Editing the dropdown shows a table between my value and display value, if I make a choice the value shown goes back to the value and not the display value.
In a DynamicForm the values shown are the displayed values.
Thank you,
Using a DataSource with a ListGrid I would like to show the display value in the View instead of the value from the FK.
I know when I click on the ListGrid for Editing the dropdown shows a table between my value and display value, if I make a choice the value shown goes back to the value and not the display value.
In a DynamicForm the values shown are the displayed values.
Thank you,
Comment