It is often necessary to determine whether a component has been selected in order to show additional pages or execute certain actions. You can do accessing a special variable: ${component(componentname).selected} You will need to substitute componentname with the specific component's name
answered
05 Sep '11, 09:04
Jake ♦♦
181●5●34●175
accept rate:
98%