• Adding a CUI button, getting context item

    Hi aras team, I am adding a cui button to the command bar, but random question... How can I get the context item for my method? The usual ways don't seem to apply and I am getting an error: "identifier 'options' has already been declared" the…
  • Instruction: Hiding the Open in Office Button

    Hello everyone, Here is a short instruction on how to hide the Open in Office (Microsoft Office Connector) Button when viewing document items. This can be done without uninstalling / disabling MSO in case you want to prevent users from using the Toolbar…
  • HTML Button - Script Not Working?

    I'm looking to dress up a form by adding in some HTML buttons that have images (basically the ItemType image). I've got methods linked to normal buttons on the form and those are working as expected. When I do an HTML button they look like I want…
  • 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…
  • Method to Hide/Disable Tab Buttons

    Good day all. Does anyone have a method for hiding/disabling the New Relationship and Delete Relationship buttons based on the state of the item? We have a custom change ItemType, with a Relationship to Files called Redline Files. I would like to be able…
  • Change style of default Form button (without using a full custom html button)

    Hi community, has anybody some experience with customizing the standard blue form buttons in Innovator? I want to make them not blue fixed size independent from button label round corners (nice to have) I know that it´s possible to design…