Hi everyone,
I am asked to add a new field called ‘INWKCreditMax’ on [CustTable] table, and to replace the existing ‘CreditMax’ field in the field group of ‘Credit’ on the table of [CustTable]. I have done that like pic-1 shows.
But on the Form of [custTable], the Group control is NOT updated correspondingly, shown in pic-2. It still has the old ‘CreditMax’ field on it. I want to get rid of this ‘CreditMax’ and have the new field ‘INWKCreditMax’ field shown on the form, what can I do?
I have refreshed/compiled the Table/Form multiple times, though.
Thank you,
Kwen
pic-1
pic-2