• Pass a property into a window.open() command

    This seems simple, but I'm struggling with it. I've got a button added to a toolbar that I want to open an external URL with. The URL is saved as a property against the item. Have tied a method to the button and it's a Client-side javascript. Problem…
  • Disable 'Show Code Guide' and 'Show Method Help' buttons on the Method Editor by default

    Good Morning, I was wondering if there was a place in the code tree where I could disable these two buttons by default when opening a method editor. The Code Guide and Method Help is sometimes useful but mostly takes up space on my screen. I can only…