You have a good question here. You may need to use a custom function.
Nothing pops into my mind right off.

My internet is giving me fits. If I can get it going again, I'll take a
better look at the code later today...

Cheers,
Dan

P.S. Where are you getting your list from?  I'm wondering if you could try
something like:

[command list abc,def join=\n]
[command log {=list} page=whatever]

We need a bit more thinking in regards to \n in BoltWire. It's an area I
started tinkering with in 4.xx but haven't thought through fully. I think
you can turn off \n replacements in the edit function and that it is on by
default--but I can't remember for sure. Seems now like it should be off by
default, and then turn it on in special forms when you need it.  If the
above lines break, try editing the page in a text editor and then run the
form in BoltWire. As long as you don't edit the page, you should be able to
get it to work. I have a couple pages like that on my site.

This is all just sheer speculation until I can get on my desktop. :)






On Fri, Jul 4, 2014 at 6:07 AM, mz <[email protected]> wrote:

> I wanted to log a string like content="abc,def" as
> abc
> def
>
> Whatever I tried, I was not able to replace the comma with a line break.
> delimiter= "\n" or "\r" or '\n' introduces a line break immediately so the
> function is split in two parts.
> <br> will not do as I want to run a list+template on the log page.
>
>  Greetings, Martin
>
>>  --
> You received this message because you are subscribed to the Google Groups
> "BoltWire" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/boltwire.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire.
For more options, visit https://groups.google.com/d/optout.

Reply via email to