Bug #9916
Form configurate markers no showing
| 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