NetTalk Central

Author Topic: Checkbox to display a whole lot of text  (Read 3369 times)

planahead

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Checkbox to display a whole lot of text
« 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?


peterH

  • Sr. Member
  • ****
  • Posts: 413
    • View Profile
Re: Checkbox to display a whole lot of text
« Reply #1 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Checkbox to display a whole lot of text
« Reply #2 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