536
Views
4
Comments
How can I get a URL of form from a different module
Question

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


UserImage.jpg
Gabriel Cardoso

Hi. Sorry for the late reply. 

Try the solution in this post https://www.outsystems.com/forums/discussion/18670/getting-absolute-url-in-email/ 

UserImage.jpg
shabana Ahmed

Gabriel Cardoso wrote:

Hi. Sorry for the late reply. 

Try the solution in this post https://www.outsystems.com/forums/discussion/18670/getting-absolute-url-in-email/ 

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


2019-06-15 21-39-22
Afonso Carvalho
 
MVP

Hey,

You need to add the reference for it. It's in the RichWidgets espace:

2019-05-13 04-54-49
norton 1122

great job 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.