Validate form from custom Action button - maybe bug
I've added custom action button on resource edit page and I want to validate form before proceeding with action. There is strange bug or weird behaviour. This is my action button:
1 Reply
When action 'Complete task' is clicked first time, form is being validated and error messages appear under fields that are not valid, but if I click on the action button again, then modal window gets opened with heading 'Complete task' and buttons 'Submit' and 'Cancel'. Why is that?