Still can't get this to work in 4.01. Here is form:
[form id=boltform]
[t]
[r][c]PageName: [c]{p}
[r][c]Title: [c][text title "{:title}" size=40]
[r][c]Author:[c][text author "{:author}"]
[r][c]Publish On: [c][text pubdate "{:pubdate}" size=14] :: [text pubtime
"{:pubtime}" size=14]
[t]
[box content cols=60 rows=36 gui=true][(source {p} replacetable=true
post=boltcontent)][box]
[submit name=submit value='PREVIEW'][submit name=submit value='SAVE']
[command warn 'Preview Mode.' if='equal {=submit} PREVIEW']
[command stamp {=page}]
[command edit {=content} loadtime={now}]
[command time_pubdate {=pubdate} format='%Y%m%d']
[command pubdatets '{=time_pubdate}']
[command savedata page={=page} pubdatets,title,author,pubdate,pubtime]
[command nextpage {=page}]
[form]
All fields are updated except the pubdatets. What should be happenning is
if pubdate is entered by user as "2013-12-25" or "June 18, 1965" etc...
Then pubdatets should be "20131225" or "19650625" etc.. What is actually
happenning is the pundatets filed is saved literrally as the characters
"{=time_pubdate}"
--
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/groups/opt_out.