Page 1 of 1

Custom form layout

PostPosted: Mon Sep 21, 2009 8:49 am
by cbrunet
Hi!

How can I design a custom layout for editing a specific table? My table has many fields, and I'd like to be able to display some of them in 2 or 3 columns...

Charles

PostPosted: Mon Sep 21, 2009 12:36 pm
by shannah
This is possible, but I haven't gotten around to writing a tutorial.

You can assign a template to any fieldgroup using the template directive in that fieldgroup's section.

e.g.
Code: Select all
[fieldgroup:foo]
   template=mytemplate


I'm going to have to get back to you on the variables that are available inside the template as I'll have to check my records....

PostPosted: Fri Oct 02, 2009 3:15 am
by aontech
I would be very interested in how to do this as well.

Re: Custom form layout

PostPosted: Mon Oct 24, 2011 1:58 pm
by Tim08
Yes I would like to know how to do this as well, thanks