Page 1 of 1

Adding a custom editor to Report Menu

Posted: 31 Mar 2023, 12:43
by liamdennehy
Hello all.

I've defined a custom editor that seems to work well, but when I add it to the class' Report Menu Group it does not appear when clicking on a class instance in the viewer.

Is there a specific way to have configured editors appear in these menus?

Re: Adding a custom editor to Report Menu

Posted: 03 Apr 2023, 17:12
by jasonp
Hi,

a current quirk in creating menu items for Editors is that, in the Target Report slot of the Report Menu Item instance, you have to select an Instance of Editor Section (see screenshot below) which will have been automatically created by the Editor Builder and will be named in the format of <Editor Name>::Main. You must also ensure that the Menu Item Category slot of the Report Menu Item is set to Editor.
Editor Menu Config.png
Thanks,

Jason