Resize Side Pane with Extension Report ( uiObject )
Hello
Hope you can help me with this request
I'm using the default OSC https://documentation.custhelp.com/euf/assets/devdocs/unversioned/BUI_Extensibility/topicrefs/setUserInterface.html#SetUserInterface-790BDD3B__RightSidePane-7914109D
To use an extension Report on the Rigth size, whatsoever the pane need to be resized, which I found can be done with the SidePane function
Unfortunatelly, couldn't find a way to merge this option with the uiObject, as this one is set after the rightSidePaneContext.getSidePane('id'), and the sidePane function is set at the same position in order to work.