function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Flint LockwoodFlint Lockwood 

QuickAction.DescribeLayoutSection

Hi, 

Has anyone use the QuickAction.DescribeLayoutSection class? If so, how do I use this class? I understand what the class represents. However, I do not know how to call it. I have try QuickAction.DescribeLayoutSection and QuickAction.CreateAccount.DescribeLayoutSection where "CreateAccount" is the name of my quick action. Both gave the an error: "Invalid quick action:describelayoutsection"

Thanks!