Hello everyone,
I have an XFA form. I can successfully populate fields from my C# code, but there are some checkboxes, which seem to have attached events, which show or hide certain fields when clicked.
I can populate those checkbox values too, but in the filled form hidden fields are not showing.
Is there any way to programmatically trigger an event, associated with the checkbox?
Thanks
Archie