Glad you got it working. Sorry I didn't get to this sooner. I'm
swamped this week and busy wrestling with the server any free minutes
I have.   Keep me posted though if you have any further problems.
Sometimes another pair of eyes will spot something we miss.  Looking
forward to your final product.

Cheers,
Dan

On Mon, Sep 21, 2009 at 5:14 PM, Kevin <[email protected]> wrote:
> Found the typo that was preventing this...
>
> This form worked...  working from it now to get what I really wanted now
> that the page actually saves with content.
>
> The issue by the way was a missing closing ] on the [session target ...]
> line.
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> [form id=boltform]
> [t][r][c]Title:[c][text sol_title value="MUST ENTER TITLE" size=45]
> [r][c]Description:[c][box sol_desc cols=60 rows=3]Insert Description[box]
> [r][c]ETA:[c][box sol_eta cols=60 rows=1]No ETA at this time.[box]
> [r][c]Contact:[c][text sol_contact value="{id}" size=20 ] Only Valid
> UserID's
> [t]
>
> [hidden sol_content value="/=! {title}
>
> <box>
> **Contact: [(userid =/{=sol_contact}/= )]
> </box>
>
> !! Description
> =/{=sol_desc}/=
>
> !! ETA
> =/{=sol_eta}/=
>
> =/"]
>
> [submit name=boltsubmit[] value=SAVE]
> [session target whiteboard.{now}]
> [session create {=sol_content}]
> [session author {member}]
> [session changesummary "Page created by {=author}."]
> [session status "Open"]
> [session title {=sol_title}]
> [session contact {=sol_contact}]
> [session savedata author,changesummary,title,status,contact]
> [session nextpage {=target}]
> [form]
> - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
> >
>

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