I have to create radio button option in send outlook mail body using html & have to get the output of the user’s response for the radio option.
I am not familair with html so I get a html code from a website & create the option in mail body in the below format.
Example of Radio Button
Please select:
Approve
Reject
Using this I can able to create the radio option (Approve, Reject) in mail body but I have to know which option is selected by the user in mail body.
How to get the user response output?
On click of approve of reject ideally you need would do an action or event like send email with a specific mail body …int hat mail body include a keyword for approve and reject and check what value it is