Is there a way to hide or display elements in the request form based on a item selected in a entitlement table. For example if I have an entitlement table with three items a,b,c. If the user select a, I need to show a text field to get the phone number.
As far as i know it's not possible by default but i did it using javascript block and navigating the dom. I attached an event on the table checkboxes and onclick() i navigate the dom to take the checked elements. Maybe in these days i'll start a discussion with the code.
Marco Sannino
Moviri SpA
Milan, Italy