I have a dropbox with 5 values corresponding to 5 different tables. The 5 tables have some fields with common name and others unique to each table. All the fields from all of the 5 tables are fields in my form. I want to do the following:
After I choose the table from the dropbox I want the fields with the common name to be associated with the chosen table and the unique fields enabled and all the other fields disabled so the user can't write in them
After I choose the table from the dropbox I want the fields with the common name to be associated with the chosen table and the unique fields enabled and all the other fields disabled so the user can't write in them