Is it possible to add a depends onto an equalTo
rule?
i.e.,
rule {
myFormFierld: if textbox name has been filled out add this equalTo rule..
}
Is it possible to add a depends onto an equalTo
rule?
i.e.,
rule {
myFormFierld: if textbox name has been filled out add this equalTo rule..
}
The answer is yes. You just need to declare it that way
Simple and beautiful. Via this ticket.