#Flexcard datatable
Explore tagged Tumblr posts
salesforcevlocity · 3 years ago
Text
SOQL Query DataSource and DataTable Element
SOQL Query DataSource and DataTable Element
Step 1: Create New Flexcard with the Name SampleFlexcard and Click on the Next button Step 2: Choose DataSource SOQL Query and Click next Step 3: Enter your Query in the Query TextArea box. Ex. Select Id, Name from Account. To Order by the query result use options like Order By, Reverse Order .etc. Step 4: Click on Fetch Button to retrieve the query result, and view it in Either Table format…
Tumblr media
View On WordPress
1 note · View note
salesforcevlocity · 3 years ago
Text
Action button in Flexcard
Action button in Flexcard
In this blog, you can call a datasource when you click on the action button to retrieve the data from or to the salesforce. Step 1: Create a new Flexcard with no datasource. Drag the action element onto the canvas and select Action Type Card. Step 2: Choose Type as Update Datasource and your data source type, such as Dataraptor as Datasource and interface Name as DR extract Name. Please check…
Tumblr media
View On WordPress
0 notes