Multiple fields on a text object

Hello

I want to put on one Text object 2 or more Fields data. Like on one text include the AddressField + CityField separated by space or coma.

How can I do it?

Thanks
Sorin

Comments

  • gpigpi
    edited 7:59PM
    Just write in memo
    [YourDatasetName."AddressField"] [YourDatasetName."CityField"]

Leave a Comment