CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9916

Form configurate markers no showing

Added by Maxime Lafontaine over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:2010-09-24
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

Here what I do:

plugin.Tx_Formhandler.settings.predef.form_memoires {
[...]

markers.themes = CONTENT
markers.themes {
table = tx_nurmemoires_theme
select {
pidInList = 15
orderBy = sorting
selectFields = uid,title
}
renderObj = COA
renderObj {
stdWrap.wrap = <ul>|</ul>
5 = TEXT
5.field = title
5.wrap = <li>|</li>
}
}
[...]
}

My marker "###themes###" doesn't show up.

Thanks.

History

Updated by Maxime Lafontaine over 2 years ago

Doh.. it's my typoscript that's not ok...

Sorry... close this bug :P

Updated by Reinhard Führicht over 2 years ago

  • Status changed from New to Closed

Also available in: Atom PDF