Workspace Addin for validation before save
Content
Hello,
I am new into .net addin developement.
Scenario: Want to validate Contact object's standard and custom fields in OSC before it gets saved into DB.
Steps Done:
1. I have prepared with addin .dll file . PFA.
2. In OSC, I have added addin in through Add in Manager.
Issue:
Save event from addin is not getting triggered when i hit save button with all blank field values.
Am i missing some steps?
As shown in below link, i am not able to associate addin in workspace rule.
http://documentation.custhelp.com/euf/assets/devdocs/august2016/Connect_AddIn_Framework/Default.htm
0