[rt-users] Page Formatting code?
Sklutch
sklutch at hostile.org
Tue Nov 22 17:25:27 EST 2005
That's all right, I'm a generic kind of guy. *grin*
I've updated the code to change the custom field text boxes from 5 rows
with 15 columns to be 5 rows with 75 columns...that allowed the text boxes
to be more readable, but it also made the initial "Create ticket" page
r-e-a-l-l-y wide. I'm trying to reformat the page so that the Custom
Fields don't form side-by-side tables of 6 elements, but rather
side-by-side tables of 10 elements. I don't anticipate having more than 10
Custom Fields, so the page should slim back down to the standard (single
table) size.
I spent a weekend trying to decode the logic flow that created the HTML,
but I think it broke my brain...I just couldn't nail down the point at
which the code determined "Hey, that's 6 things, better make a new
table!".
sklutch
On Wed, 23 Nov 2005, Ruslan Zakirov wrote:
> Page layouts are in html dir.
> It's HTML::Mason components.
> I don't understand question, so give you only generic info.
>
> On 11/22/05, Sklutch <sklutch at hostile.org> wrote:
> > How does RT determine the layout of the "Create Ticket" page? At present,
> > it lists 6 Custom Fields and then creates a second table of 6 Custom
> > Fields. How do I change that from 6 in a column to, say, 10 in a column?
> >
> >
> > sklutch
> >
> > _______________________________________________
> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> >
> > Be sure to check out the RT Wiki at http://wiki.bestpractical.com
> >
> > Download a free sample chapter of RT Essentials from O'Reilly Media at http://rtbook.bestpractical.com
> >
> > WE'RE COMING TO YOUR TOWN SOON - RT Training in Amsterdam, Boston and
> > San Francisco - Find out more at http://bestpractical.com/services/training.html
> >
>
>
> --
> Best regards, Ruslan.
>
More information about the rt-users
mailing list