Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
URLs vs File Names
Should I be able to use the name of the image files I've got when writing html or do I need to use the image url?
For example, I have a picture called Tree.jpg in /Images/Web Site Images/Foliage. From some of the help documentation it seems like I should be able to use src="/images/websitimages/foliage/tree.jpg" but that doesn't seem to work.
In Netsuite's templates they use code like src="/images/store/templates/common/spacer.gif" but I can't seem to. Any suggestions?