How to disable submit button on RM?
I wanna know how to disable submit
button on a modal (Relation Manager).
based on condition.
2 Replies
I suppose you could do something like:
But keep in mind that the form can still be submitted by simply pressing enter π
So i think it would probably be better to have a custom validation instead that would prohibit the form from being submitted either way π€
What is your condition though?
I will give it a try π