Hi Experts,
I want to unchecked the "Is closed" field from this form i tried it from the actual table but no luck without error that field was unchecked but still on form is checked.
Please check above image.
Best Regards,
Shabir Ahmad

Hi Experts,
I want to unchecked the "Is closed" field from this form i tried it from the actual table but no luck without error that field was unchecked but still on form is checked.
Please check above image.
Best Regards,
Shabir Ahmad
Hi Shabir,
to me it looks like this is a temporary table. If that's the case, then the data is not stored in the database and I wonder what you mean by unchecking it from the table.
This table and form are something that you (or your company) have developed, correct?
I recommend you to debug the code where the temp table is populated to understand what marks it as Closed.
If you need any assistance, please share the code that populates the temp table.