Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I wanted to display the group name of the user as the name of the action.
Yes, it is possible.
You have to implement your own DataUtility.
Example in ProjectLink:
It should be possible to get userID from context bean, but I didn't check.
Or you can create duplicate actions with different resource bundles and filter them depend on user access...
 
					
				
				
			
		
