Link in UI form

Hi,

I'm tryng to feed the URL of a Link Widget with a variable coming from the process, but it seems that the usual way to get data does not work:

This is what I put into the URL field of the component : {{quotation.URLQuotation}}, and I can get that value if I put it in a text field .

Thanks 

Alberto

Hi,

You may use the variable binding mode (click on the fx button on the right of the URL field, it should darken and list the available variables) and set quotation.URLQuotation.

HTH

Romain