Hi all,
Before Rollup 12, the main form iframe of an entity added js script references in the <head> section. After RU12 the scripts are added in the body and scripts aren't always executed in the order in which they referenced - causing random
'jquery' is undefined errors.
Is there any way of forcing CRM to reference scripts in the <head> section, or a way of adding 'DEFER' to the script tags ?
Paul