OK ich hab es Danke vielmals für die Hilfe, hätte ich alleine nicht hinbekommen.
So hab ich es nun gemacht:
lib.menuMain = CONTENT
lib.menuMain {
table = tx_a4pkastlcontent_domain_model_content
select {
pidInList = 2
where = hidden = 0
orderBy = sorting
}
wrap
Wie bekomme ich jetzt noch die uid in den Link?
lib.menuMain = CONTENT
lib.menuMain {
table = tx_a4pkastlcontent_domain_model_content
select {
pidInList = 2
where = hidden = 0
orderBy = sorting
}
wrap = |
renderObj=TEXT
renderObj {
field = name
Moment ichglaub ich habe es!
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
Danke Chtis,
jetzt fehlt nur noch Link den er nicht erzeugt :-(
lib.menuMain = CONTENT
lib.menuMain {
table = tx_a4pkastlcontent_domain_model_content
select {
pidInList = 2
where = hidden = 0
orderBy = sorting
}
wrap = |
renderObj=TEXT
renderObj {
Am 21.12.15 um 11:35 schrieb Michael Roskosch:
renderObj=COA
kannst Du mir bitte noch einen kleinen Hilfeschups geben?
renderObj = TEXT
nicht COA.
--
MfG, Christian Welzel
GPG-Key: http://www.camlann.de/de/pgpkey.html
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD
Hi Christian,
ich bekomme keine Ausgabe mit:
lib.menuMain = CONTENT
lib.menuMain {
table = tx_a4pkastlcontent_domain_model_content
select {
pidInList = 2
where = hidden = 0
orderBy = sorting
}
wrap = |
renderObj=COA
renderObj {
field = name
Am 21.12.15 um 11:13 schrieb Michael Roskosch:
renderObj=COA
renderObj {10 = TEXT
10.stdWrap.splitChar = ^
10.value.dataWrap = {field:name}
}
Dein renderObj ist auch reichlich krude.
Am einfachsten sollte es so gehen:
renderObj = TEXT
renderObj {
field =
Danke Dieter,
das muss es sein. Ich weiß nur nicht genau wie ich es in meinem Fall anwenden
muss.
renderObj=COA
renderObj {
10 = TEXT
10.stdWrap.splitChar = ^
10.value.dataWrap = {field:name}
}
so klappt es nicht.
_
Am 21.12.2015 um 10:15 schrieb Dr Dieter Porth:
Am 20.12.2015 um 23:53 schrieb Peter Kühnlein:
>Hallo Michael,
>
>ich denke, die Lösung liegt bei optionSplit
>(https://docs.typo3.org/typo3cms/TyposcriptReference/ObjectsAndProperties/Index.html)
>und vertical bar
>(http://character-code.com/punct
Am 20.12.2015 um 23:53 schrieb Peter Kühnlein:
> Hallo Michael,
>
> ich denke, die Lösung liegt bei optionSplit
> (https://docs.typo3.org/typo3cms/TyposcriptReference/ObjectsAndProperties/Index.html)
> und vertical bar
> (http://character-code.com/punctuation-html-codes.php). So mache ich
> das imm
Hallo Michael,
ich denke, die Lösung liegt bei optionSplit
(https://docs.typo3.org/typo3cms/TyposcriptReference/ObjectsAndProperties/Index.html)
und vertical bar (http://character-code.com/punctuation-html-codes.php).
So mache ich das immer.
LG Peter
Am 20.12.2015 um 23:41 schrieb Michael R
11 matches
Mail list logo