I have a delete button only form which is not wotking.
I am using the JavaScript message javascript:confirmDelete('Are you sure you want to delete that record?','DELETE'); when the button is pressed and SQL delete action is selected.
Also I did check In the Automatic Row Processing (DML)
Processes > After Submit > Process Row of *****
Delete Operation is checked with Insert and Update but I am not even getting the Pop up message.
I would appreciate any Idea/Suggestion.
Thanks,
Blyzz