check box enable

Check box should be enabled only after , all the fields of Billing address are entered.
how can we achieve this?

@BaratamR If there are few fields to be filled then you can make use of the following configuration

@BhanuPrakash_G i will try this way

thanks in advance

@BhanuPrakash_G its not working. i changed the disable properties but its not working as we expected.

@BaratamR add the refresh on the checkbox section when all the fields of Billing address are entered and add the enable condition on the checkbox.

@BaratamR My bad the condition has to be .pyNote=“” && .pyLabel=“”