Page 1 of 1

Editing Form/Entering data into form fields events

Posted: Fri May 17, 2019 4:35 pm
by coblejesse
Hi,

I'm working with the Full Demo and trying to be notified when a user is editing or entering data into the form fields to show that the form has changed. The pdfCtl_OnEvent is not being fired when either of these two occur. Do I need to add another event to the IDS enum to be registered? I'm using C#.

Thanks,
Jesse

Re: Editing Form/Entering data into form fields events

Posted: Mon May 20, 2019 7:46 am
by Sasha - Tracker Dev Team
Hello Jesse,

This event will be fired when the form fields are changed:
https://sdkhelp.pdf-xchange.com/vi ... ds_changed

Cheers,
Alex