Hi All Developer,
i want a popup before saving a record and this popup has two option/buttons with custom message/warning
"Do you want to proceed...."
1- Yes
2- No
if end user select 'Yes' he can able to process a record/ update a record
if end user select "No' he can unable to process a record, or if he click on save button error message will appear.
Please suggest me anything.
Please note, i already applied the before save logic hook and its works fine with validation message, but my client want a flexibility for end user, they can have two option 'Yes' and 'No'
any help would be highly appreciated.
thanks in advance