I have a text box for the Invoice Approver. This is the default value: dd_FirmFileNo.Selected.'Legal Cost Approver'.Value
Base on what is selected in the Firm file no. the Invoice approver value gets updated. This infomation comes from another list.
I like to controls some datacards display mode based on the Invoice Approver. If the Invoice Approver value equals "John Smith"
then displaymode.Edit otherwise, view.
I have also looked at creating a list of users to manage permissions in this similar context. Please provide some suggestions/help with this.