Hi community,
does anyone know anything about calling server side Methods from CUI elements?
Right now we can only use client events for CUI elements. Sure this elements can call a server event and then return the result, but we ALWAYS need the extra…
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…
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…