FeedbackForm - Date Picker

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
knorrhane
Forum Members
Forum Members
Posts: 15
Joined: Tue Oct 24, 2006 9:22 am

FeedbackForm - Date Picker

Post by knorrhane »

Hello,

Does anyone know how to modify the Feedback Form (/FeedbackForm/classes/DatePicker.class.php) to add two new dropdowns for hour and minutes at the end of the date? Now it only shows three dropdown for date/month/year but i want date/month/year  hour/minutes.

I have been trying but since i am no php-guru it aint working. Any help is very appriciated :)

Thank you,
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

Re: FeedbackForm - Date Picker

Post by sjg »

This isn't going to be easy. To add this, you'd need to modify the DatePicker class, as you mentioned.

I'm trying to avoid adding any new features to FeedbackForms, as it's not really supported any more (the code is really hard to maintain, since I didn't write it very well).

FormBuilder is the replacement for FeedbackForms, is more maintainable, and it's easier to add new features for it. I'll throw in a feature request to create a DateTime picker for FormBuilder, which I'll get to eventually.

Thanks,
___Samuel___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
User avatar
knorrhane
Forum Members
Forum Members
Posts: 15
Joined: Tue Oct 24, 2006 9:22 am

Re: FeedbackForm - Date Picker

Post by knorrhane »

That sounds great, ill look forward to that :)
Could you please also add the posibility to add a definable text in front of the two news boxes (hour and minutes) so you i.e could write Time or whichever text the user want to add?


Thanks,

/Simon
Post Reply

Return to “Modules/Add-Ons”