Url into DataList with Form value
Confluence User - 31 May, 2023
I have a Form, where a store a url into a textfield, with the value of this field, I created a custom Href (is in the same form). the url is defined with #form.tablename.fieldname# and it works.
I create a datalist, where I show the Urls list, I want to create redirect to this URL when I clik on it.
I tried with a Bean Shell and I can't access the value.
I tried with an Hyperlink but it couldn't resolve the value.
I didn't find any help here in the community, and I'm new to joget.
Thanks
MM
datalists