NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: planahead on April 25, 2017, 05:12:08 AM

Title: Checkbox to display a whole lot of text
Post by: planahead on April 25, 2017, 05:12:08 AM
Hi,

My client has a lengthy disclaimer and other info to display.

Was thinking of adding a Checkbox on the LoginForm.  Adding the checkbox is fine, but where/how do I then display the text?

Title: Re: Checkbox to display a whole lot of text
Post by: peterH on April 25, 2017, 06:52:58 AM
Hi planahead,

You could make the check box text contain a link to a web page with the lengthy text. Or add a display field with the text if you prefer, Something like "I have read and accept the <a href="yourpage" target="_blank">terms</a>."

Peter
Title: Re: Checkbox to display a whole lot of text
Post by: Bruce on April 27, 2017, 06:38:46 AM
Hi Hermien,

Use the DISPLAY Form Field Type to display blocks of text, or HTML.

cheers
Bruce