Hello,
I'm new in Dynamics CRM development and I was wondering if the following is possible:
1.
I would like to create a new Java-script library and use one function on the 'OnLoad' event of a form.
This function will be used in order to retrieve specific information from specific entities.
2.
I would like to use that information, retrieved on step 1 in two webresources (HTML) in order to
perform some processing and display. Is the following possible?
Thank you in advance.
Nikos