NetTalk Central

Author Topic: I need advice on splitting a form into two columns  (Read 2842 times)

Niels Larsen

  • Sr. Member
  • ****
  • Posts: 419
    • View Profile
    • Email
I need advice on splitting a form into two columns
« on: August 09, 2018, 04:56:00 AM »
Hi

Any advice on splitting a form into two columns. Do I have to use two NT-forms in one? Or is it possible to insert a DIV around some of the fields?

Regards Niels

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11158
    • View Profile
Re: I need advice on splitting a form into two columns
« Reply #1 on: August 11, 2018, 10:38:20 PM »
Hi Niels,

Each form field has a "last in row" setting (something like that, speaking from memory here.)
Also a last in cell,
also span-rows and span columns.

Using that mix you can arrange the fields as you like.
Check out the user group webinars - I've showed this a couple times.

cheers
Bruce

Niels Larsen

  • Sr. Member
  • ****
  • Posts: 419
    • View Profile
    • Email
Re: I need advice on splitting a form into two columns
« Reply #2 on: August 12, 2018, 04:10:17 AM »
Thanks Bruce.

But what if I want to Tab through the fields vertically instead of horizontal?

/Niels

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11158
    • View Profile
Re: I need advice on splitting a form into two columns
« Reply #3 on: August 14, 2018, 06:43:15 AM »
you would need to set the "onfocus" for each field.