Formatting seems to pass from Form Fields to repeated fields

L

Laphan

Hi All

Again, I'm using Form textboxes to enable a user to enter repetitive info in
one place and then use ref fields to display this info in various places
such as textboxes, table cells, etc, when the user tabs out of the relevant
form textbox.

My problem is that the initial form textboxes are something like 16 pt bold,
which they need to be and for some reason this formatting also goes to the
repeating fields, which is no good because I want the repeating fields to
remain in their pre-set states of 10pt normal, 9pt normal, etc.

Any ideas how I stop the formatting coming across?

Thanks
 
G

Gregory K. Maxey

Use the CharFormat switch in the REF fields.

{REF Test \* CharFormat}

format the "R" in REF the way you want the field to look.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top