JMMSSAU
(Jason)
1
Hi Everyone,
Im looking to create a bit of a help button that can be pressed to assist people fill out forms.
i.e.
we have a list of programs, then if someone wants to know more, they can click more info or help, and it will give examples or show more info.
Hi @JMMSSAU,
Try looking into displaying static HTML layouts on the form with an HTML control: HTML — Plumsail Web Forms Documentation
You can hide and show the control at a button press like this: Public forms tips and tricks: How to conditionally show and hide fields
Let me know if this approach fits your use case.
JMMSSAU
(Jason)
3
Thanks so much for clarifying this one. ill have a look at implementing the html code for the helpfile