Formdesigner: how is it supposed to work ?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

I have been away...

Is there someone who knows a post where I can see a screenshot of the new editor?
http://www.studmed.dk Portal for doctors and medical students in Denmark
cyaneo
Posts: 128
Joined: Sun 6. Feb 2005, 01:23
Contact:

Post by cyaneo »

here it is:

Admin1

Admin2

Output


Thanks to Oliver! Amazing tool!!!!
Gruss
cyaneo
Zen Cart - The Art of e-Commerce

Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
marco

Post by marco »

cyaneo wrote:here it is:

Admin1

Admin2

Output
That looks very nice; how do you get in phpwcms to that first screen (admin1)?

I chose the form generator content part after I created an article but the admin page does not look like what you show at all.
cyaneo
Posts: 128
Joined: Sun 6. Feb 2005, 01:23
Contact:

Post by cyaneo »

You have to choose EMAIL CONTACT FORM

This is the new, amazing formgenerator in 1.2.1DEV

Image
Last edited by cyaneo on Wed 23. Feb 2005, 14:34, edited 2 times in total.
Gruss
cyaneo
Zen Cart - The Art of e-Commerce

Wenn jeder dem anderen helfen wollte, wäre allen geholfen.
-------------------------------------------
Ein Problem ist halb gelöst, wenn es klar formuliert ist.
marco

Post by marco »

frold wrote:I have been away...

Is there someone who knows a post where I can see a screenshot of the new editor?
Is this new editor available in 1.2 or is this something under development?

I saw the screenshots in cyaneo's post but I can not find them in the form generator contentpart.

The e-mail form content part also does not look like cyaneo's screenshots in the next post.
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

available since 1.2.1 dev release :-)
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
marco

Post by marco »

cyrano wrote:available since 1.2.1 dev release :-)
And how do you get to see this admin1 form:

http://www.brainnetwork.at/_public/formadmin.gif

I somehow can not get to to see that form; what I see in the e-mail form and the form generator is different.
User avatar
Cyrus
Posts: 63
Joined: Mon 22. Mar 2004, 05:40
Location: New Zealand
Contact:

Post by Cyrus »

Not important...but was wondering how to incorporate the old red image for required fields instead of the asterix.
Cyrus
ftalumni
Posts: 14
Joined: Wed 24. Nov 2004, 11:49

Post by ftalumni »

Oliver Georgi wrote:
Try to change line 429 within class.phpmailer.php to:

Code: Select all

if (function_exists('ini_set') && $this->Sender != "" && strlen(ini_get("safe_mode"))< 1)
Oliver
Perfect! It works! Thank you very much Oliver!

Tom
marco

Post by marco »

cyaneo wrote:You have to choose EMAIL CONTACT FORM
Ok, I got it, "email contact form" content part, is actually the form generator (i.e. form builder), not the "email form generator".

I was just confused thinking that the "email form generator" content part is the one that is used to build the contact form.

My email form generator displays garbage characters in the form fields text box. I don't know what am I supposed to enter in that text box?

Thanks!
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Cyrus wrote:Not important...but was wondering how to incorporate the old red image for required fields instead of the asterix.
Try to fill in just the <img src="..." alt="required"> instead of *.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
ftalumni
Posts: 14
Joined: Wed 24. Nov 2004, 11:49

Post by ftalumni »

ftalumni wrote:
Oliver Georgi wrote:
Try to change line 429 within class.phpmailer.php to:

Code: Select all

if (function_exists('ini_set') && $this->Sender != "" && strlen(ini_get("safe_mode"))< 1)
Oliver
Perfect! It works! Thank you very much Oliver!

Tom
Well, I'm sorry but I just realised that I only tried while I was logged-in in the backend. And it works great in that case but when not logged the form doesn't work, no errors but the page just reloads with empty fields.


Any Idea for that?

Thank you,
Tom
User avatar
Oliver Georgi
Site Admin
Posts: 9900
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Then you did something wrong.

Sorry - has nothing to do with the phpmailer class.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
ftalumni
Posts: 14
Joined: Wed 24. Nov 2004, 11:49

Post by ftalumni »

Ok, thanks!
I checked the cache function to off and it works now.
It seems it loaded the cached file instead of sending the message.

Tom
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

cyaneo wrote:here it is:

Admin1

Admin2

Output


Thanks to Oliver! Amazing tool!!!!
great but the output link doesn´t work - but that doesn´t matter....
http://www.studmed.dk Portal for doctors and medical students in Denmark
Post Reply