Hi All,

In registry lifecycles we can use forEvent="Promote" as, below to enable
Promote once all the check boxes are checked.

<datamodel>
    <data name="checkItems">
         <item name="Task 1" forEvent="Promote"></item>
         <item name="Task 2" forEvent="Promote"></item>
         <item name="Task 3" forEvent="Promote"></item>
    </data>
</datamodel>

I have a requirement that need to enable Promote when 'any of check boxes'
is selected. Is there a option to do this.

[1] https://docs.wso2.com/display/Governance460/Lifecycle+Sample


Thanks,
Manoj
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to