I’ve been looking around the forums and on the internet and I was wondering if this is even possible. Basically I’m using subforms for language translations and was looking to create one master subform that is reading and retrieving values from a database to create menus on the fly.
Thank you in advance for your help and time with this issue.
Subject: Using an Agent to Read/Set Label Value on a Subform
What about making the Field labels Computed text fields? Do a lookup to retrieve proper field labels based on user details.
Regards,
Litty Joseph
Subject: RE: Using an Agent to Read/Set Label Value on a Subform
I thought about making them computed fields and having them lookup the values but I thought the processing hit might be a bit tough and was hoping there was maybe an alternative way.