Hi Guys
 
I have a date field for a custom object, there are three date fields on one page, a publish date, expiry and a float date.
 
<widgets:dateSelector fieldNamePrefix="publish" fieldlabel="#application.adminBundle[session.dmProfile.locale].goLiveLabel#">
        <widgets:dateSelector fieldNamePrefix="expiry" fieldlabel="#application.adminBundle[ session.dmProfile.locale].expiryDatelabel#" bDateToggle="1">
        <widgets:dateSelector fieldLabel="Float Date:" fieldNamePrefix="float" bDateToggle="1">
 
For some reason when the forms are save the float date in the mysql database is stored as the expiry date, any ideas please?
 
Thanks
Mark

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to