Hi,
I am trying to link an external menu I have developed in a 3rd party piece of software and it states to manually add a given piece of code to 'Actinic Custom Properties' and point to the location of the menu.js file (site1) in order for the menu to appear within actinic. Unfortunately I cannot see a 'custom properties' within actinic.
Has this been replaced in V10? If so how would I achive this in V10
Basically the menu is showing this: src="CUSTOMVAR:AWMLINKCODE"
I guess I just need to find a way of getting a custom variable called AWMLINKCODE to point to 'site1/menu.js'
Can anyone help? I tried creating a variable in design library and selecting the type=filename option and browsing to menu.js but nothing shows up in my template.
I am trying to link an external menu I have developed in a 3rd party piece of software and it states to manually add a given piece of code to 'Actinic Custom Properties' and point to the location of the menu.js file (site1) in order for the menu to appear within actinic. Unfortunately I cannot see a 'custom properties' within actinic.
Has this been replaced in V10? If so how would I achive this in V10
Basically the menu is showing this: src="CUSTOMVAR:AWMLINKCODE"
I guess I just need to find a way of getting a custom variable called AWMLINKCODE to point to 'site1/menu.js'
Can anyone help? I tried creating a variable in design library and selecting the type=filename option and browsing to menu.js but nothing shows up in my template.
Comment