Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Add New Form with Formicula
-
- Rank: Freshman
- Registered: Jan 10, 2003
- Last visit: Jan 30, 2010
- Posts: 73
How do I design a new form in Formicula? I have the module, but there is no way to add a new form, only to add a new contact to a form. I need to develop a new form for specific product requests. Thanks for pointing me to the right direction. jean@jeanholland.com -
- Rank: Developer
- Registered: Aug 15, 2002
- Last visit: May 21, 2010
- Posts: 149
You have to create a new set of templates.
By default there are 2 sets (0 and 1 I believe) in the pntemplates folder of Formicula.
To create a new one just add a 2_userform.html and edit it to fit your needs (and you need the other templates as well (e.g. 2_userconfirm.html, 2_usererror.html, etc.)
Hope that helps.
--
Cheers, Sascha
Philivision, Inc. - User of Zikula since 2002... -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
You can make whatever you like indeed, but you need to code the templates yourself. If you can read german, there is major documentation here: http://code.zikula.org/community-german/wiki/Formicula
I've sent you an email with an online example, I'd rather not post that here to avoid potential spammers etc. I can send you some examples of templates to get started if you like.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Expert
- Registered: Feb 27, 2005
- Last visit: Apr 18, 2010
- Posts: 1577
This tutorial is from a previous version but still provides some useful information.
--
Peace
______________________________________
The commonest cause of problems is solutions. -
- Rank: Freshman
- Registered: Jan 10, 2003
- Last visit: Jan 30, 2010
- Posts: 73
Thank you all for the help. Could Mr. espaan send the templates? Thanks. jean@jeanholland.com -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Quote
I've sent you an email with an online example, I'd rather not post that here to avoid potential spammers etc. I can send you some examples of templates to get started if you like.
Maybe you should bundle them up and put them available somewhere Erik
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Maybe, but they are rather specific for my site. On the other hand Formicula templates as examples are very helpful. It was pretty hard to get it all right.
Any bright ideas on where to put them (like for Pagesetter there is pagesetter.net with examples, pubtypes etc). Is it an idea to put examples on the cozi/formicula page in Wiki pages?
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
I'd do it much like you did the extra menutree templates personally :) I'm about to need to do some stuff with Formicula myself :) Unless there's been movement on a Zikula version of FOrmExpress yet that is, I prefer it's interface/methods to Formicula personally.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Ok, I will make them a little more general in text (and remove the dutch parts
) and upload a set of example templates.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
Hi songbird I did send you the templates over mail already and will some them to the extdb later on
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
I'd be interested in seeing them too Erik :) You should have my e-mail address from the mailing list :D
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1428
-
- Rank: Freshman
- Registered: Jan 10, 2003
- Last visit: Jan 30, 2010
- Posts: 73
Thank you so much for the templates! Very helpful. I'm an application programmer and the web stuff is not my core expertise.
- Moderated by:
- Support
