[TYPO3-project-formidable] Documentation needed...

Fernando Romay fromay at igalia.com
Wed Aug 16 10:00:13 CEST 2006


Well, i'm currently using FORMidable on a extension and it works great.
The 'not so good' part was that i lost like 1 week looking at its code
to understand what it does.

About your problem, formidable does put records under the correct pid. 
I took a look at the Demo (i looked at the code directly :P) and the
problem seems to be that in the file "_header_form.xml" there is a
<includexml> tag:

<includexml>
<path>EXT:fr_formplugin/pi1/_common/sysfields.xml</path>
</includexml>

and that tag should be on every "form.xml" file inside the <elements>
tag.


That should solve the problem.

About the doc i wrote a 14 pages document describing each tag i found on
the code. The problem is that is in Spanish. if i have time i'll write
one in english.

NANDO!



More information about the TYPO3-project-formidable mailing list