top of page
Gayathiri Mohan
Jul 15, 20242 min read
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...
9871
Dinesh Kumar
Jul 11, 20241 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...
2810
Suresh A
Jul 10, 20243 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...
6650
Gayathiri Mohan
Mar 15, 20244 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...
4,1716
Gayathiri Mohan
Feb 23, 20245 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...
1,1061
Gayathiri Mohan
Feb 8, 20243 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...
1,4081
Gayathiri Mohan
Jan 30, 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...
1,5110
Gayathiri Mohan
Jan 9, 20244 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...
1,0511
bottom of page