Tags Flow – Players
Flow – Players
Turning on location in flows
You know what they say about business apps.. it's all about location, location, location. :) If you like, you can turn on location settings...
Using the same player in a different tenant
A Flow player is an interface used to render your apps. You can create a player, and reuse it for different flows in the...
Flow player – Localization settings
We can change the default strings used in the player by adding a localization object to the settings when it initializes.
Here is the code...
Flow player – Supported configurations
The Flow HTML5 player supports various settings that can be specified when the player initializes. We can customize the settings by passing them into...
Working with the Flow player
When we build an app on the Boomi Flow platform, the app does not yet have an user interface. What happens is, the platform...
Embedding the Flow HTML5 player
We can embed the HTML5 player used in Flow in existing pages without using inline frames (iframe). The player's CSS code is namespaced to the...
Creating a new player
A Boomi Flow player is the interface used to render our apps. All Boomi Flow tenants ship with a default player, that can be...
Deleting a player
We can delete a player from the Flow tenant by opening the Players tab, selecting a player, and clicking the Delete button. Be careful...