How to validate embedded Page property with a validate Rule
We would like to validate a optional embedded page property only when this page presents.
We defined a validate rule for this page poperty, the validate rule called another validate rule which validates the properties under this page.
But the validation rule raises alway an error even the page doesn't exist.
I don't want to use an additional when condition to check the presence of the embedded page.
***Edited by Moderator Rupashree S. to add Capability tags***