Community
Participate
Working Groups
Build Identifier: 0.7.0.v201110272101 Create an RUIHandler, and in the start function, write several statements to call the service. If I switch to the design tab, you'll see an error message for the service invocation. Reproducible: Always
This used to work. The code that prevents services from running in the design view is located in the javascriptdev plug-in, file ServicesCallStatementTemplate.java. It overrides a template in the javascript.templates.eglx.services plug-in to insert "if (egl.enableEditing !== true) {". I would check that the template is still getting invoked.
Hi, Justin Thanks, I have changed the owner to you.
The template for service invocations was renamed but not updated in template.properties.
Verified in 0.7.0.v201111032101.