Hello to all,
I've created a html javascript custom form. I want, when I entered data in that form the data should store in Dynamics CRM in my custom Entity.
as in image. I created HTML JAVASCRIPT Form. when I select check boxes data should be save in custom entity which I made in CRM.
Example: Tuesday 06 OCT 2020 I only checked a box other 2 remain uncheck. Data should store in CRM as Date, Yes, No, No in four custom field.
REMBER its a HTML JAVASCRIPT form and expose it on portal as web template and know want to store its data in dynamics CRM.
You can suggest an other also.