CMS MADE SIMPLE FORGE

Form Browser

 

[#3425] E-mail / Date submitted

avatar
Created By: Rolf (rolf1)
Date Submitted: Mon May 11 04:00:02 -0400 2009

Assigned To: Samuel Goldstein (sjg)
Version: None
CMSMS Version: None
Severity: Major
Resolution: Fixed
State: Closed
Summary:
E-mail / Date submitted
Detailed Description:
1. The e-mail address is correctly stored by Form Builder in the database, but
only the first letter is shown in Form Browser.
http://forum.cmsmadesimple.org/index.php?topic=31016.0

2. The column 'Date submitted' stays empty.

Form Builder 0.5.11
Form Browser 0.2.3
CMSMS 1.5.3

Thanks Rolf


History

Comments
avatar
Date: 2009-09-07 10:47
Posted By: Piotras Cimmperman (vilkis)

Solution for date:

find file action.admin_store_config.php
and change line $this->SetPreference('date_format',$params['date_format']);
with this one $this->SetPreference('date_format',$params['fbrp_date_format']);
fter it you have set and save Date format in Configuration tab

vilkis
      
avatar
Date: 2009-09-07 15:26
Posted By: Rolf (rolf1)

Email problem also solved by Vilkis!

Please look at the following topic:
http://forum.cmsmadesimple.org/index.php/topic,31016.msg175841.html#msg175841


      
avatar
Date: 2011-01-15 11:08
Posted By: Ryan Foster (RytoEX)

The email address bug should have been fixed in Form Builder Revision 370 on
September 7, 2009 at 19:37:03.

The Date Submitted bug should have been fixed in Form Browser Revision 65 on
August 19, 2008 at 14:48:03.

Marking this Fixed and closing this bug.  Reopen if necessary.
      
Updates

Updated: 2011-01-15 11:08
resolution_id: => 7
state: Open => Closed