Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 09:34:36 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155554 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: form_mod  (Read 891 times)
afbelow

Offline Offline

Posts: 43


« on: August 31, 2006, 04:23:54 PM »

Hi Ladies,

sorry for disturbing...

In your form-Module you write in line 113 of modify_field.php:
Quote
<?php } elseif($type == 'select' OR $type = 'radio' OR $type = 'checkbox') { ?>
what you mean is:
Quote
<?php } elseif($type == 'select' OR $type == 'radio' OR $type == 'checkbox') { ?>

Am I wrong?
Dont change it for the moment, 'cause it's working, but if you try to modify it, you'll get some problems...
We're working on it, i'll show you later.

AFBelow
Logged

afbelow

Offline Offline

Posts: 43


« Reply #1 on: August 31, 2006, 08:02:23 PM »

We needed a way to gernerate formatted dates because of automatic email-interpretation.

So we added it. You find it here.

You need to modify the JavaScript-var "pathToImages" in "calendar.js" to your individual settings.

Hope you've fun with.

AFBelow
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!