What are Web Resources in Microsoft Dynamics 365?
In this article we are reading about “What are Web Resources in Microsoft Dynamics 365 ?” . Web Resources in Dynamics 365 are virtual files stored in the Dynamics 365 Database and typically used by developer and designer to extend web application. In Dynamics 365(online), we use Web resources to upload upload files to Dynamics 365 database and then reference them by name. In Dynamics 365, Web resources are limited to specific types of filters. The following types of files can be used to create Web Resources in Dynamics 365. File Type File name extension Webpage (HTML) .htm, .html Style Sheet(CSS) .css Script(Jscript, JavaScript) .js Data (XML) .xml Image (PNG, JPG, GIF) .png, .jpg, .gif. Silverlight (XAP) .xap StyleSheet(XSL) .xsl, .xslt Image (ICO) .ico How to create Web Resource in Dynamics 365? To create Web Resource in Dynamics 365, navigate toSettings | Customizations | Customize the System. Now go toComponents | Web Resources | Click...