[TYPO3-english] read tt_address_group

Søren Malling soren.malling at gmail.com
Wed Aug 28 08:26:10 CEST 2013


Hi Otto,

Try and have a look at the cObject property of the TEXT element. In that
way you can use a RECORDS object and fetch the record with the uid from
addressgroup field.

I hope this helps you!

Cheers,

Søren


On Tue, Aug 27, 2013 at 10:10 PM, A.O. van bruggen <otto at webspinnerij.nl>wrote:

> Hi list,
>
> I tried again to solve this but i am stuck.
> It is probably not so difficult to solve but my knowledge in database
> handling is too limited.
>
> I am showing a simple list of addresses.
> At the end i would like to show the name of the address_groups, not only
> the numbers.
> This is the code till so far:
>         50 = TEXT
>         50.field = addressgroup
>         50.wrap = |
> Now only the number of the address group will show.
>
> I need some typoscript code to transfer this addressgroup to the title
> field in the table tt_address_group, probably via the tt_address_group_mm
> table.
> This is where i am stuck.
>
> Could someone point me in the right direction.
> Many thanks.
>
> Otto
>
>
>
>
>
> Op 25-08-13 23:40 schreef A.O. van bruggen <otto at webspinnerij.nl>:
>
> >I would like to show the group names of tt_address records via TS. Problem
> >is the group address field is apparently only the number of the assigned
> >groups. I see that the group assignment is stored in the table
> >tt_address_group_mm. I tried to figure it out? It should be possible via a
> >userfunc and mm_query. Could someone help me out with some typoscript
> >code?
> >
> >Kind regards,
> >Otto van Bruggen
> >
> >
> >_______________________________________________
> >TYPO3-english mailing list
> >TYPO3-english at lists.typo3.org
> >http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list