top of page

How do you handle multiple filter conditions in DataRaptor Extract?
In this article, let's see how to handle multiple filter conditions using a DataRaptor Extract. The below Filter combinations are...
Gayathiri Mohan
Jul 15, 20242 min read
Â
Â
Conditional CSS on the FlexCard Configuration
Conditional CSS can now be applied directly to the Flexcard configuration. Here, we are attempting to showcase a block with varying...
Dinesh Kumar
Jul 11, 20241 min read
Â
Â
Calling External API in Integration Procedure
What is Salesforce Integration? Salesforce Integration is a process of connecting two or more applications.Enterprise systems use many...
Suresh A
Jul 10, 20243 min read
Â
Â
Edit Block in OmniScript
An Edit Block element in Omniscript allows the user to create, edit, and delete multiple records. To accomplish this, the edit blocks are...
Gayathiri Mohan
Mar 15, 20244 min read
Â
Â
Delete records from Flexcard Datatable
A datatable element in Flexcard is used to fetch the data from a data source and display it in a tabular structure. Flexcard can fire and...
Gayathiri Mohan
Feb 23, 20245 min read
Â
Â
How to enable grouping and pagination in a Flexcard Datatable?
A datatable element in Flexcard is used to fetch the data from a data source and display it in a tabular structure. In this article, let...
Gayathiri Mohan
Feb 8, 20243 min read
Â
Â
Update OmniScript from FlexCard
In this article, let us see an example of how to update an OmniScript’s data JSON from a FlexCard. It involves the below steps: Create a...
Gayathiri Mohan
Jan 30, 20243 min read
Â
Â
Communicate between two Flexcards using Pubsub Events
Flexcard can fire and listen to two types of events: Custom and Pubsub events. Custom Events are used to communicate between a child and...
Gayathiri Mohan
Jan 9, 20244 min read
Â
Â
bottom of page