[TYPO3-templavoila] Problems with XML Content
M. Odendahl Webdesign
info at webmux.de
Fri Jul 3 20:31:36 CEST 2009
Hi,
Im Michael from Germany and have the Problem, if it is possible to get the
values
of the tx_templavoila_flex field with the CONTENT Object and
flexform_getfield Extension.
I need something like that, but in this way it is wrong:
lib.termine_links = COA
lib.termine_links {
10 = TEXT
10.value = <h1>Termine</h1>
20 = CONTENT
20{
userFunc = tx_flexformgetfield_pi1->main_page
table = tt_content
select{
languageField=sys_language_uid
pidInList = 13
where = hidden=0
andWhere = tx_templavoila_to = 14
orderBy = endtime DESC
max = 4
selectFields=uid, tx_templavoila_flex
}
renderObj=COA
renderObj{
10 = TEXT
10.userFunc =<
tx_flexformgetfield_pi1->main
10 {
# uid to check for (default is current
uid)
uid = field:uid
# fieldname to be retrieved
field = field_wann
recLevel = -1
}
10.stdWrap {
wrap = <b> | </b>
required = 1
}
}
}
}
Could you please help me?
Greetings from Munich
Michael
-------------------------------------------------------------
www.webmux.de
Westermühlstraße 39a
80469 München
Tel: 089 / 520 3 678 0
Fax: 089 / 520 3 678 1
Mobil: 0151 / 22 34 34 8 3
-------------------------------------------------------------
www.webmux.de
Westermühlstraße 39a
80469 München
Tel: 089 / 520 3 678 0
Fax: 089 / 520 3 678 1
Mobil: 0151 / 22 34 34 8 3
More information about the TYPO3-project-templavoila
mailing list