Hello,
I have question. Is it possible to fill some field in minipage of custom section with system user info?
There are 170+ branches of a company and particular user usually uses it's own branch name when creating a finapplication in FinApplication section. is it possible to make that branch field auto fill with branch name same with user's branch? ( to make it easier for system user)
Like
1 comments
17:24 Aug 20, 2024
Dear Xoji,
If you just need to display the value of the current user's branch in the record, you can add a read-only field with the branch's data source.
- If you need to specifically add this value, there are two options:
Add the value after the record is created using the business process - Add an additional Entity logic to add the value before the record is created.
I hope this helps.
Have a great day!
Show all comments