Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Memo and label strech

edited March 2004 in General
Hi:
I just want to know is there any build in function can help me do this below

----------------------------------------------------
user Id (pplabel) :
User name(pplabel) : (memo with mail merch)
----------------------------------------------------
I want to make the result like this below
--------------------------------------
user ID : 1
2
3
username : kinh
stuck
steven
-----------------------------

but when i put label for username when user id have many to pop out, the
position cannot strech or expand for what i want the result look likt this:

user id: 1
user name: 2
3
kinh
stuck
steven

is that label cannot strech and follow datas movement in memo??? Thanks for
helping me!

From jes

Comments

  • edited March 2004
    Hi Jes,

    Try adding the UserName label and the memo to a TppRegion with
    shiftwithParent set to True. This should give you the results you are
    after.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.