Posted by JoeMac
2014-05-29

Hi Tom, I would like to start by saying Thank you for sharing, you have made my life a lot easier...

I'm looking to change the layout of the form. What I would like is to have items run parallel to each other... Such as
Box #1 First Name Box #2 Last Name


I seen an earlier post were you suggested to edit the template, web/staff/tpl.(table-name).detail.inc.php

I've done that and nothing has changed. Are there any other files that need to be changed as well? or am I just missing something very simple
Posted by Tom
2014-05-30

Hi Joe,

>I seen an earlier post were you suggested to edit the template, web/staff/tpl.(table-name).detail.inc.php

Yes, that's correct.

>I've done that and nothing has changed.

Yes it should work. Maybe, you modified a wrong template. I mean there are three templates for "detail". They are

(1) web/staff/tpl.(table-name).detail.inc.php
(2) web/staff/tpl.staff.detail.inc.php
(3) web/staff/tpl.about.detail.inc.php

Probably, you modified (2) or (3)? What you need to modify is (1)