[OGo-Developer] accessing telephone numbers of team members in OGOGroupsPage
Sebastian Reitenbach
developer@opengroupware.org
Thu, 08 Mar 2007 07:38:07 +0100
Hi again,
developer@opengroupware.org wrote:
> Hi,
> developer@opengroupware.org wrote:
> > On Mar 7, 2007, at 08:02, Sebastian Reitenbach wrote:
> > > I haven't tried the WORepetition yet
> >
> > Then just do it.
> done, this shows me the telephone types and the numbers:
> <var:foreach list="account.telephones" item="telephone">
> <var:string value="telephone.type" /><html:br /><var:string
> value="telephone.number" /><html:br />
> </var:foreach>
just forgot, how can I tell ogo to replace the 01_tel with a string from the
.strings file
from the translation Resources? I added a 01_tel statement to the
GroupsUI.strings, as I did
for the Tab name, but it was not used.
kind regards
Sebastian