[TYPO3-english] getting wfqbe (DB-Integration) working
Mauro Lorenzutti
mauro.lorenzutti at webformat.com
Wed Dec 10 16:58:11 CET 2008
Hi Andreas,
> Hi all,
>
> I'm still trying to get the wfqbe-extentision working well. As I'm new
> to Typo3, I tried to follow the instructions of the documentation. What
> I did was including the extension as static (Chapter "Administration).
> But then there is a code written in the docu, I don't know what to do
> with that:
>
> plugin.tx_wfqbe_pi1 {
> template = EXT:wfqbe/pi1/ .....
> }
>
> csv_wfqbe >
> csv_wfqbe = PAGE
> csv_wfqbe {
> ....
> }
>
> So do I need to insert this code and where?
>
No, you simply need to include the static template and this code will be
included automatically.
> So far I still got wfqbe working to show me a result on a "static"
> sql-query. But if I use sql-querries containing a marker, I can see in
> the FE only the search form with an inputbox. After using the results
> button, nothing happens, no results are shown.
>
> Currently these fields/tables are filled in BE:
>
> Sysfolder:
> - user credentials (working, due to the fact I get an answer on static
> sql-querries)
> - query "Q1": Select with ###marker### in WHERE clause; Type "Select"
> - query "Q2": linking to Q1; Type "Search"
>
fine
> Search Page:
> Plugin "DB-Integration"
>
> Register "General"
> - ID: 1
> - Query record: Q2
> - Template: EXT:wfqbe/pi1/wfqbe_template.html
> - Template type: From TypoScript
>
> Register Results:
> left default
>
> Register "Search"
> left blank as I want to see the results on the same page
>
>
> Which fields must be filled to get an answer in the same page as the
> search page?
>
you have to insert another DB Integration plugin (under the existing one
with the search form Q2) to show the search results. This second plugin
has to point to the Q1.
In general:
1 DB Integration plugin - 1 query record
Regards,
--
Mauro Lorenzutti
e-mail: mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
Tel +39-0427-926.389 -- Fax +39-0427-927.653
info at webformat.com -- http://www.webformat.com
---------------------------------------------------------
More information about the TYPO3-english
mailing list