Tip: Things to remember while customizing the Scriplets
• Default scriplets are stored under ~\App_Data\Scriptlets\Default\ directory.
• Scriplets can be created/edited using available web tools from ‘Administration > Website > Content page and Layout’ or using any of your favorite editing tool.
• Scriplets created/edited using web tools will be saved automatically in ~\App_Data\Scriptlets\Default\Custom directory.
• Scriplets when created/edited using editing tools are recommended to be stored under ~\App_Data\Scriptlets\Default\Custom directory.
• It is strongly recommended to store all created/edited scriplets in Custom folder because in case of application upgrade the default scriplets are normally overwritten.
• While loading the scriplets the application looks in the custom directory first so there is no need to make any modifications to make them work.
• Controls used in the scriplets are stored under ~\ConLib\ directory.