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