Dynamics-Crm-DevKit icon indicating copy to clipboard operation
Dynamics-Crm-DevKit copied to clipboard

Form more than 1 BPF

Open phuocle opened this issue 2 years ago • 0 comments

If form more than 1 BPF access field it the BPF not current will throw exception

E.g

BPF 1, field A, B, C BPF 2, field A, B

Current BPF 2, access field C will throw exception because the field not in form.

Should find the way check run-time (in the design time file .d.ts not error)

phuocle avatar Jun 14 '22 10:06 phuocle