Dear Friends
It is request to please guide me about the following scenario:
I have Table in HTML Web Resource for example #Table_Contact containing 3 column (CheckBox, ID, Name).
When I click on SAVE button of CRM, I want to fetch only the Checked Rows of #Table_Contact of HTML Resource.
I write the Function called Func_fetchCheckRows and call it on OnSave Event of Form.
Please guide me which method I will use to access the HTML Web resource.
Thanks
*This post is locked for comments