Create Form - Data Bindings

Hello,

I am trying to insert a HTML element directly into a form using an ‘In’ argument in the Data Binding.
Is there any way to access the HTML element content outside the form, in order for me to change it at will?

Thanks in advance

Hi @pLock

You can achieve this.

  1. Drag and drop HTML element control.
    Field key → myHtml
    Display → Content → {{data.myHtml}}
    Display → enable → Refresh On Change

  2. Create In argument in form fields collection.

If you assign the values in studio, you should be able to see the values are set automatically.

Hope it helps.

3 Likes

Thank you for this solution, Tamilselvan!! It helped me!

Does not work for me

More details here Ingoing FormData argument is not available in Form Designer