SetBuilder
Programmer
I have a form that has a bunch of fields on it. When it was originally created, there was no value in the underlying table's "Field description" property. Now there is.
Is there a way to programatically update each field on the form without looping through the field collection on the form? If I change the field description property now, it does not automatically update the form.
Is there a way to programatically update each field on the form without looping through the field collection on the form? If I change the field description property now, it does not automatically update the form.