Product Selector

Fusion 5.12
    Fusion 5.12

    Develop an App with App Studio

    When you first create a UI using the setup wizard, it configures the default search view. In version 4.0, the view is located at app-studio/app/views/search.html.

    App Studio supports further customization using an array of markup elements, or tags, that handle all the complexities of connecting to Fusion and visualizing the response to your queries.

    These topics explain the details of how to customize your search interface:

    You can edit the default view in your browser using the code editor.

    You can download the project to develop it using your own IDE, or to store it in a source control repository (version 4.1 and later).

    You can edit the default view using any text editor or IDE (version 4.0)

    • In standalone mode, your changes become available as soon as you save the file. Just reload the page in your browser.

    • When your search UI is published as a Fusion Web app, you must re-publish the app to make your changes available.

    • You can get detailed information about every App Studio markup tag in Reference.