By clicking on above link in red colour, I have to implement functionality which gives me options to select Email application as given in the image below:
How can I achieve this functionality in OutSystems?
Hello Savani Nimonkar,
Example:
Expression
Link
URL: "mailto:" + CandidateShow.Record.Candidate.Email
Publish.
I hope it's useful
Best reguards.
Hello,
For reactive we do not have navigate. so what will be alternative for it?
Thank you.
Example reactive:
Thank you for your help.