how to handle fields visibility on the request On Workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 11:18 AM
Hi,
We have a record producer form and target table was on workspace.
On our workspace form,
the Requestor should only able to see the last updated worknotes.
for this i have written BR for the new string field called Last Worknotes and copied the last worknote.
Before update BR:
current.last_worknotes = current.work_notes.getJournalEntry(1);
written UI policy for visibility.
The field Last work note is not displaying on the form on workspace .
can someone help me how to display last worknotes only for requestor?
0 REPLIES 0