NetTalk Central

NetTalk Web Server => Web Server - Share Knowledge => Topic started by: Nick on March 04, 2014, 03:18:14 AM

Title: Multiple fields/buttons in a table column
Post by: Nick on March 04, 2014, 03:18:14 AM
One very basic option of html tables is to put multiple items in a table column.
I would suggest that the NetWebBrowse template supports this by something similar
to the "last on row" namely a "last on column" switch that defaults to Yes but can be switch to No with
an option to have a linebreak.

Yes this can be done manually by displaying a var string that is filled with field-values or other workarounds
but I think the purpose of a template is to make things easier.
With mobile in mind this is even more important because vertical expansion is preferred above horizontal.

Nick