March 2013
Intermediate to advanced
398 pages
7h 48m
English
SPEL stands for Simplest Possible Expression Language. A SPEL statement will return a Boolean value of either True or False and can be used for conditionally setting a property of an item on a page.
In this recipe, we are going to use SPEL to set the properties of an item. We are going to set the Read Only property based on a SPEL statement. If the SPEL statement returns True, the item will be made read only to the user.
To set properties using SPEL, perform the following steps:
XXUSER and select the XX Test Manager Self-Service responsibility.Read now
Unlock full access