Tags Components
Components
Using your custom component in a flow
Creating your own custom component is fairly straightforward. Here is how you can use a custom component in a flow.
Build a...
Custom component: Linking telephone numbers for click to call
Boomi Flow comes with a ton of pre-built components that we can use straight out of the box. For example, combo box, user inputs,...
Page layout – Configuring selective search in components
When searching within a page component (say, a table in a page layout), we can restrict the search to columns we specify only. For...
Custom validation of components
The Flow UI framework supports validating components, before sending the metadata to Flow for more complex validation. This can be useful for reducing latency...
Components : Client side validation
The UI framework supports validating components before sending the metadata to Flow for more complex validation. This can be useful for reducing latency on...
Enabling client side validation of components
The Flow UI framework supports validating components on the client side, before sending the metadata to Flow for more complex validation. This can be...
Adding custom style to components and containers
Components and containers in Flow are rendered using the HTML5 player, and uses standard CSS for styling. Flow uses the ever popular Facebook React framework.
We can also...
Creating a custom component
A component is a presentational element in a page layout. Some of the components we see in the drawing tool include content (like presentation...
Overriding a default component
Default containers or components can be overridden by registering our custom component with the same name as the default component. We will need to...
The three states of custom components
When working with custom components there are three states we want to know about. California, Pennsylvania, and Texas. No wait, those are different states....