Skip navigation FileNet logo
  Open Client Developer's Guide
  Search  |  Index  |  Glossary   |  
Return to Previous Menu
Close menu Custom Launch Processors
  Processor Page Data Flow
  What to Customize and How
  Customizing the OOTB Processor
  Close menu Customizing the User Interface
    ASPX Main Page User Controls
    Step Processor User Controls
   

Customizing the User Interface

For simple customization of the Process Open Client OOTB HTML Launch Step Processor user interface, such as changing the banner, changing colors, or images, you can either customize the existing OOTB HTML Launch Step Processor ASPX page (FnLaunchProcessor.aspx), its code-behind file (FnLaunchProcessor.aspx.vb), and the appropriate User Controls according to which items in the Launch Step Processor you wish to modify. For more complex customization of the user interface, you can copy, rename, deploy, and then modify the new ASPX pages, including restructuring and customizing the ASPX page layout.