Is there anyway to enable or disable fields on a subtable by Row? For example, if a field on the subtable row has a value, we then want to disable other fields on that row. If that same field is empty, we want to enable other fields on that row.
I tried looping through subtable and disabling based on a field and it will disable it, but when you try to ADD a new row those same fields are all disabled. So the enable/disable is applying to all rows in the subtable.
Any work around ideas or is this an enhancement request?