Hi,
I have the case when I need to change the display of one field when something changes on the detailView.
So consider having a "Value" field that has to change name every time when the selection in a dropdown changes.
Is there a way to accomplish this?
To make it easier, I've attached a sample in which you can see exactly what I mean.
- Start the application
- Go to SystemSettings ListView
- New System Setting
- Select in Setting dropdown "Default order type" -> the value field should have "Default order type" text instead of "Value"
- Select in Setting dropdown "Default receipt type" -> the value field should have "Default receipt type" text instead of "Value"
Thanks,
Radu