Hey,
so I created a custom button using ribbon workbench which runs a dialog box. The button works great in a regular interface.
from some reason in unified interface when I click on the button I keep getting the following error:
One of the scripts for this entry caused an error. For more information, download the registry file.
The error that appears in the file:
TypeError: Cannot read property 'create' of undefined
at Develop1_RibbonCommands_runDialogForm
I would appreciate your help