NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on August 09, 2018, 04:56:00 AM

Title: I need advice on splitting a form into two columns
Post by: Niels Larsen 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
Title: Re: I need advice on splitting a form into two columns
Post by: Bruce 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
Title: Re: I need advice on splitting a form into two columns
Post by: Niels Larsen 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
Title: Re: I need advice on splitting a form into two columns
Post by: Bruce on August 14, 2018, 06:43:15 AM
you would need to set the "onfocus" for each field.