Hello,
I have a custom aspect with a constraint declared on it. When I access this property via the Edit Properties page, it shows up as a drop down box with list of values declared in the constraint along with an add button next to it. Click the add button and the entry is declared down below.
Two Questions:
1. If you click add on the same entry multiple times, it will be added multiple times.
2. Is there a way I can generate the same UI Control on a custom JSP page? (ie: what is the tag I use?) and can I reference the aspect/constraint in the tag?
Thank You
Ryan