How CAFÉ Works

When CAFÉ is enabled and the “Save file changes” button is clicked, three files are saved into the Actions Library where the Action is located.  The files are stored in a folder entitled Custom.  The files have the same name as the Action, with all special characters removed.

The three supporting CAFÉ files are:

      <<Action Name>>.css: This stylesheet file initially contains the border setting for the custom display, but can be updated by the user for CSS settings of their choice.

      <<Action Name>>.js: This JavaScript file is initially empty, but can be updated by the user for the JavaScript settings of their choosing.

      <<Action Name>>.html: This HTML file is the basis for the form display.  It is not a full HTML page.  Instead, it is a subset that can be called and displayed within the Actions Form.