HI,
I have a requiremnent wherein I need to send a form URl to user wo that he can continue his registration part .. The trouble here is the form is in different module and my server action which sends mail is in another module .. how ca i get the form URL here in server action..
Pleas help
Hi. Sorry for the late reply.
Try the solution in this post https://www.outsystems.com/forums/discussion/18670/getting-absolute-url-in-email/
Gabriel Cardoso wrote:
Thanks for the reply ..
I am getting error for the input parameter as mentioned in the above post for
"https://" + GetServerName() + "/espacename/xxxx.aspx"
I can't find the GetServerName() function so its throwing error. Pls help me as nave to outsystems
Thanks in advance
Hey,
You need to add the reference for it. It's in the RichWidgets espace:
great job