Salesforce Advanced Table
As we know about Salesforce Simple Table that connects to only one salesforce object, and works in a simple manner with no hierarchy. We are going to discuss about more complex table option that works with salesforce.
To build complex applications consisting of Tables, the use of advanced table is mandatory. It allows reading from salesforce objects, as well as writing to objects. Apart from this, the advanced table helps you work with multiple salesforce objects at the same time.
The Advanced Table also allows you to create many levels, up to you. To know more about building advanced tables, and walk through the practical steps to create an advanced table, go to this tutorial about salesforce advanced table.
Comments
Post a Comment