Flexcards have the ability to trigger and listen to two kinds of events: Custom and Pubsub events. Custom Events serve as a way to exchange information between a child and...
Read More
In this article, we'll explore a practical example demonstrating how to update the data JSON of an OmniScript from a FlexCard. This process encompasses the following steps: Develop a FlexCard...
Read More
In Omnistudio, Create New 'NavigateToListView' Flexcard. Source Type is none. Add Title using Text properties. Now create New Apex class 'RetrieveData' and Add this code. public class RetrieveData { @Auraenabled...
Read More