Hyperlink to webpage


Hello

 

Using the old responsive designer and the calculated control it was easy to create a link using the formula section

 

"<a href=""somewebsite.asp?ECR_Number=" + {ItemProperty:ECR_x0020__x0023_} + """ target=""_blank"" > Open </a>"

 

I see the new responsive form designer has removed the calculated control and users can create a label, add a variable and paste the above in.

 

"<a href=""somewebsite.asp?ECR_Number=" + {ItemProperty:ECR_x0020__x0023_} + """ target=""_blank"" > Open </a>"

 

This results in a label that doesn't format into a hyperlink?

 

I have reverted back to the old designer.

 

Am i missing something?

 

Regards

 

Geoff

 

 

 


3 replies

Userlevel 5
Badge +19

@Ormesherg in the New Responsive Designer you can add hyperlinks using the hyperlink configuration within the Label control:




 


In this you can provide dynamic values via the '+ Variable' option. Let me know if you have any questions.

Thanks I will give it a go

Hi 


 


I have created a variable with the link and a value from the list



 


Label is configured like this which is wrong as it doesn't work


 



 


Any ideas?


 


thx


 

Reply