I have two different sets of text fields, that are linked globally (I don't know how else to call them) and I need them to be combined so that they flow depending on the length of the first entered field. Is there a bit of code that can help me with this?
Also, I'm working with a document that uses pdf artwork, so some of my choices are limited.
Right now, I the two text fields sitting side by side, but I need them to resize depending on length. Example:
(Client Name) - (Title)
I have the Client Name and Title linked to other text fields separately, but need the "title" field to to slide over to accommodate the length of the "client name field" So regardless if the "client name" field is John Smith or Jonathan Swinderman Jr, the fields come together smoothly. Example:
John Smith - Manager
NOT
John Smith - Manager
Does anyone have any ideas????