I think it is supposed to be '\n'. Basically, if there is a line return in the data value you get a textarea box. If not, you get a simple text input field. Seems to be working fine for me...
Of course we could change it to a space, just I'm not sure we want a textarea box for "Some Title"... Cheers, Dan On Thu, Apr 22, 2010 at 4:24 AM, Martin <[email protected]> wrote: > because there is a typo here that shows up immediately > > fmt="[if insource {p}:{+p} '\n'] > > instead of correctly > > fmt="[if insource {p}:{+p} ' '] > > This is a couple of versions old. -- 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.
