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]
One easily runs out of ' and ". I will create a CSS class for the ???
style part so it's not a problem now. But as you plan to rework forms,
you might want to keep this in mind. Seems as if some matching would
be nice. Then one could use as many ' as one wishes. Or if the outer "
" were no longer needed that would solve this, too.
On Mar 20, 12:17 am, The Editor <[email protected]> wrote:
> On Fri, Mar 19, 2010 at 7:02 PM, Markus <[email protected]> wrote:
>
> > Sorry, it was a bit ambiguous what I said. I proposed to validate
> >http://www.boltwire.com/
>
> > There are bullets that produce this.
>
> Looking at the source now... Seems the problem is the actions--which
> have the right tags, just flipped the ul & div tag at the end. I've
> noticed that before a time or two. I'll have to dig into that to
> figure out what causes it.
>
> Ha, I see it. My local code.snippets page had some hacked up actions,
> probably to get rid of extra line spaces. Remove those, and the code
> fixes itself. Cool. The core code.snippets page looks good--so
> shouldn't have problems there.
>
> Cheers,
> Dan
--
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.