Through Personalization we can hide an applet based on the user’s responsibility.
Following steps needs to be followed for Personalization:
1. In Site Map navigate to Administration – Personalization > Applets.
2. Create a New Record in the List Applet Window with following details:
a. Applet Name: Applet name where Personalization needs to be placed
b. Conditional Expression:
InList("Name of User Responsibility to be searched", GetProfileAttr("User Resposibilities"))
3. Click Applet Menu to Reload the Personalization.
4. Login and Test the Personalization settings.
Saturday, February 29, 2020
Subscribe to:
Posts (Atom)
Updating parent BC depending on the status of child BC using configuration
Parent BC: Service Request Child BC: Action Requirement: When all the Actions corresponding to an SR are closed the SR status should be “Clo...
-
InList function, will searches for the string in Comma Separated Values, based on the string provided to search ( two arguments are mandat...
-
The Cascade Delete property is used to determines whether a child record is deleted when the parent record is deleted. Delete: Child r...
-
The SSA Primary Field is a system field on a business component that can be used to identify which MVG record is the primary. So if you use ...