Hi,Requirement, I have an Interface which consists of 4 interfaces inside. Out of the 4 interface one has a Card Layout Button. Upon clicking on the Card Layout button a process model is triggered. But before the process model triggers I want to validate all the fields in the 4 interface if its not blank and need to highlight the mandatory fields to be filled if it blank and only then the process should start. Though I have already used the link parameter in the card layout for startprocesslink Im unable to use dynamic link to save local variable and proceed. Kindly help on this.
Discussion posts and replies are publicly visible
Did you consider to disable that button until all required data is entered?
It should not be disable while clicking on validation should take place.
OK, but then things become complicated as you try to make Appian do something it is not meant to do. Or at least not the way you try it.
Can you share more about your use case to allow us think about alternatives?