Oh, I see.

Normally you do something like this:

[(preview body)]

[box body]{?body}[box]

Cheers,
Dan

On Fri, Oct 16, 2009 at 6:29 PM, Markus <[email protected]> wrote:
>
> [form]Your email:
> [text mailaddress size=35]
> Your message:
> [box body rows=10][(preview body)][box]
> [submit "SUBMIT"]
> [session validate_mailaddress "/^...@.+..+$/ ?  : warn=Bad email."]
> [session warn]
> [session subject "{=title}"]
> [session to "{sitemail}"]
> [session from "{=mailaddress}"]
> [session mailmode active]
> [session mail]
> [form]
>
> Each time I submit, the box content is surrounded with another "<div
> class='preview'>bla bla</div>".
>
> On Oct 17, 12:25 am, The Editor <[email protected]> wrote:
>> You have to give me the whole form. Or preferably a minimalist form
>> that demonstrates the problem. Preview seems to be working as
>> expected...  But I'm not sure I get what you are seeing.
>>
>> Cheers,
>> Dan
>>
>>
>>
>> On Fri, Oct 16, 2009 at 6:09 PM, Markus <[email protected]> wrote:
>>
>> > I am using this in a form:
>>
>> > [box body rows=10][(preview body)][box]
>>
>> > The preview function inserts something like this when submitting:
>>
>> > <div class='preview'>bla bla</div>
>>
>> > Regards,
>> > Markus
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to