Not sure what is wrong with this, but you probably should use template and set up the whole table in the template. I think the 'results' aren't posted till after the table markups are processed, causing problems with the rows or something....
Cheers, Dan On Fri, Mar 19, 2010 at 8:06 PM, Markus <[email protected]> wrote: > > > On Mar 20, 12:32 am, The Editor <[email protected]> wrote: >> On Fri, Mar 19, 2010 at 7:28 PM, Markus <[email protected]> wrote: >> > I am playing with fmt in forms. You know the form already: >> >> > [form] >> > [text txt '{?txt}' size=30] [submit Search] >> > [session search "text='{=txt}' group=some.* order=reverse fmt='[r][c >> > style=???width:150px;???]>>{+p4}.{+p3}.{+p2} – {+p5}:{+p6}>>[c][[{+p}| >> > +]]'"] >> > [session passdata txt] >> > [session msg] >> > [form][if set {?txt}] >> > [t] >> > [results] >> > [t][if] > > Even when I remove the style, I don't get the closing table tag. Which > is quite bad. The table displays fine but the layout breaks because > the table is open-end. -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
