Business Console 10.7 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Importing and Enhancing AgileApps Forms | Enhancing AgileApps Cloud Forms
 
Enhancing AgileApps Cloud Forms
AgileApps Cloud forms are built either with database objects or case objects. In AgileApps Cloud, these forms have limited capabilities to allow you to modify the UI controls, business logic, and styles. A new capability allows you to import the AgileApps Cloud forms as plain HTML and JavaScript into Software AG Designer and enhance the imported forms. In conjunction with this, you can use the UI generated by the REST connector code along with imported AgileApps Cloud form. See Drag and Drop Existing REST Resources to Generate the Gadget UI.
Limitations
The following limitations are observed while importing the AgileApps Cloud forms:
*The layout rules are not imported from the AgileApps Cloud form.
*Components such as attachments and time are imported but do not function as intended.
*On the AgileApps Cloud form, after business logic and new controls are added in the Software AG Designer and deployed on My webMethods Server, these new controls do not reflect in the AgileApps Cloud form on AgileApps Cloud. In the interim, if you add new controls in the AgileApps Cloud form, those controls do not reflect in the gadget generated in Software AG Designer automatically. But you can manually add the new controls and business logic in the imported AgileApps Cloud form gadget. See Example: Use Case to Add New Business Logic for more information on how to add new business logic in Software AG Designer.