3 5 Tips Techniques

Web Functions Wizard

3.5 Tips & Techniques

  • It is recommended to set up your process Layout Features before building your Layout to ensure all variables are included or excluded as expected.
  • Customize one process (including menus and style sheet) then use adopt to apply this same look and feel to the other processes in your Web application.
  • You can create process specific banner components using <process name>_STDBANNER. Remember that any changes to a specific process layout may impact other processes which have adopted this layout. Think carefully before creating default layout and default menu components. Be sure to review the section on Impact on Existing Applications.
  • If you want to adopt the layout from another process but have a different standard menu to the adopted process, first:

a)create your standard menu and a "dummy" layout for the adopting process (you must create the layout to generate the <processname_LMENU> component) THEN

b)modify the layout to adopt from the desired process.

   This will guarantee that the required <processname_LMENU> and <processname_LMENU1> components both exist.

   Conversely if you have a different standard menu on your adopting process and want to revert back to the menu of the adopted process:

a)use the wizard to delete the standard menu component and then

b)MANUALLY remove the associated <processname_LMENU> component using the Web Function Editor. The menu will then be automatically inherited from the adopted process.