Form: Difference between revisions

Jump to navigation Jump to search
32 bytes added ,  22 November 2021
Line 262: Line 262:
== Add HTML frames ==
== Add HTML frames ==


Inline frames allow you to add HTML content to your form. They can display online or offline content or execute JavaScript code with business logic. Click '''Add IFrame''' to add it to your form.
Inline frames allow you to add HTML content to your form. They can display online or offline content or execute [[Resco JavaScript Bridge|JavaScript]] code with [[business logic]]. Click '''Add IFrame''' to add it to your form.
* Enter a '''Name''' of the IFrame.
* Enter a '''Name''' of the IFrame.
* Enter a '''URL'''. You can use the properties of your entity record in the URL, for example, <code>https://www.google.com/search?q={name}</code>.
* Enter a '''URL'''. You can use the properties of your entity record in the URL, for example, <code>https://www.google.com/search?q={name}</code>.

Navigation menu