Skip to main content
FlowFormaAssets is a library created automatically when you install FlowForma. It allows you to deploy FlowForma components that are not integrated with the product, including add-on questions/rules and custom CSS for the site. It is a hidden document library. To access it, manually edit the URL of the site and append FlowFormaAssets. For example if your FlowForma site is located at …company.sharepoint.com/sites/FlowFormaInstallation You append FlowFormaAssets to get: …company.sharepoint.com/sites/FlowFormaInstallation/FlowFormaAssets FlowFormaAssets document library showing its folders This includes 4 folders: Assets: used to store the images used for site branding css: contains a custom.css file used to add custom CSS to change the look and feel of forms PerformanceReporting: contains the data files used for Process Performance. It should not be necessary to interact with this folder Templates: contains folders for questions and rules, as well as a manifest.js file. This is used for deploying add-on questions and rules Add-on questions can be deployed either by: FlowForma Settings: you can use the add-on gallery in FlowForma settings to add questions/rules Developing your own questions: developers can use the Developers Documentation to create custom questions/rules