Business Console 10.7 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Importing and Enhancing AgileApps Forms | Modifying an AgileApps Cloud Form in Software AG Designer
 
Modifying an AgileApps Cloud Form in Software AG Designer
You can modify a form imported from AgileApps Cloud in the UI perspective of Software AG Designer.
*To modify AgileApps Cloud into Software AG Designer
1. Launch the Software AG Designer in UI perspective.
2. In the Solutions tab, navigate to the imported <gadget_name_project> > Views > aa_view_partial.xhtml file. This file contains all the UI fields pertaining to AgileApps Cloud.
The view.xhtml file contains the code that renders the UI.
3. Open the aa_view_partial.xhtml file to edit it.
You can add or remove the fields using the HTML code.
4. Click Save.
See Deploy gadgets to My webMethods Server for instructions on how to deploy the modified AgileApps Cloud form in the My webMethods Server and consequently see Viewing Gadgets for information on adding the modified AgileApps Cloud form as a gadget in Business Console.
Ensure that the same version of the modified AgileApps Cloud form is deployed on the My webMethods Server and imported as an AppSpace on Business Console.