Hi Experts,
I have a requirement of Creating one standalone html page and it has some structure like this below

so when we enter account number it has to display all the related contact records then when we select record that row has to become editable like saving and deleting existing record and creating new one.
so please tell me how can i approach to solve this requirement it's very urgent.
some list of doubts
1.how we can we connect to CRM server and fetch records with out adding html file as webresource in above case.
2.how can we synchronize the edited records with CRM database?
3. how can we know which record the user is going to edit when we submit save button so that we can update that particular record with guid?
*This post is locked for comments
I have the same question (0)