Required when is not available for custom control
Hi all,
I created a custom control (password/text) to include some javascript to do masking/unmasking of text field based on some preset time interval. This control is working perfectly but the problem is we have to make this field as required/mandatory based on some conditions, so when this custom control is used, pega doesn't provide the option to give the condition to make it mandatory, it only provides a checkbox for required/not required.
Please let me know if anyone has came across this issue and how to resolve it.