@Michael501
oracle apex
Nothing here yet.
Nothing here yet.
No blogs yet.
Rafal Grzegorczyk Thanks for your response! My question is: what user do you use for these connections? A proxy user would work, but then this user needs to have all object priviliges to all schemas included in the SQLcl projects project. And if a new object is created, this has to be granted to get the projects export working... so that's why I'm wondering if you use SYS as user for your "Dev admin" connection?!
Thanks for sharing! You might upgrade the initialization code to if ( Array .isArray(options.editorOptions.toolbar)) { options.editorOptions.toolbar[ 4 ].items.push( "image" ); } else { options.editorOptions.toolbar += " image" ; } to support a toolbar of type "Full".