Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hey there!
I have a databound form where people can apply to job posts. I dont want to auto publish post so I use the code below.
Code: Select all
k_publish_date='0000-00-00 00:00:00'

But I need the time when people submit the form? How can I do this?
Why is editable type 'datetime' not helpful?
Hey trendoman. I know datetime tag is useful for this situation but I don't want the user to edit the date field. I just want to record when he/she applied.
I think the already available 'k_page_creation_date' variable should suffice for this.
Do let us know it helps.
4 posts Page 1 of 1