Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
"Initiate Quote"?I have the Site Administrator role and added the Customer Relationship Manager role, just for good measure. I cannot see any "Initiate Quote" link anywhere in the Relationship Manager or MyServices Executive modules. What am I miss...
Would you mind helping me also understand the Enable Ordering Permission option in the same Settings section? I'm having difficulty understanding or seeing what the option does. I turned in on, but haven't seen permission information in the Portfol...
The rcFetch function has an interesting level of support from newScale. The only "documentation" I found was comment headers in the code itself. Particularly look at the rcFetch function in rc-fetch.js. The comment header explains the function and...
One slight change. The Date object also carries a time value, which you may want to ensure is 00:00:00.dateStart.setHours(0,0,0,0);dateEnd.setHours(0,0,0,0);If you want to know more about these objects and their methods, visit www.w3schools.com/js/M...