Hi All,

Is there any way to pass the argument value dynamically,

say,
<field property="complianceGroupId" depends="required">
               <msg name="required"  key="errors.required"/>
               <arg position="0" name="required" key="label.testGroup"
                                     resource="true"
bundle="emission_lables"/>
</field>

Here, i need to change the key based on another form field name workflow.

Reply via email to