-
Notifications
You must be signed in to change notification settings - Fork 977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can anyone suggest on how to read the flexipage? #301
Comments
Can you please provide clarity on what you are trying to do? and the code base? |
@yogee-areya try the code below. If you would like to run the code in the latest API version, please read my article on LinkedIn. MetadataService.MetadataPort service = new MetadataService.MetadataPort(); |
@paulliu-github |
@paulliu-github How can you go about getting all the component/item instances for the flexipage? |
@jaelee125 try this... |
@paulliu-github That line errors out because flexipage.flexiPageRegions is null |
@jaelee125 I don't know why it happened, have you tried to run the same code in a different org? |
No description provided.
The text was updated successfully, but these errors were encountered: