Date format in public update field

5 posts by 3 authors in: Forums > CMS Builder
Last Post: January 27, 2010   (RSS)

By InHouse - January 22, 2010

Hi all,

We'd like to post a front-end page on several sites which allow users to post event info to the CMS for moderation and approval. Have most of the needed parts in place but would like some guidance on date fields.

Can you suggest a best practices method to expose date fields in our form, then validate that and massage it into shape for inclusion in a CMSB article? I think strtotime() is the way the backend manages things but I'd like to hear from the experts.

Am considering some jQuery calendar options and would welcome suggestions in that direction also (as a noob jQuery user).

Many thanks,
J.

Re: [InHouse] Date format in public update field

By Chris - January 25, 2010 - edited: January 25, 2010

Hi J,

Can you send me what you've got already?

EDIT: now I have coffee.
All the best,
Chris

Re: [chris] Date format in public update field

By InHouse - January 26, 2010

Thanks again Chris. The problem is that I have nothing to show right now. But I will soon. Was hoping to get a steer in the right direction before I went merrily off down the garden path... only to become hopelessly lost in the begonias.

Will post what I come up shortly.

J.

Re: [Dave] Date format in public update field

By InHouse - January 27, 2010

Thanks Dave! That's the main thing to get right. I appreciate the clarification.
J.