Hi There
wondering if there is a solution for this
Form Definition: productForm
would like to display the productName in ValueView as link of the productURL, is that possible ? ie if product name is Desk then it will be showing as a link Desk the link from productURL
thanks
Yes you can, see asLink virtual function
https://wiki.vertuna.com/spaces/CONFIFORMS/pages/2359385/Virtual+functions
productURL.asLink([entry.productName])
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.