You need to sign in to do that
Don't have an account?

how to add Lead Layout in package ?
hi,
I am trying to buil a package, but 'Lead Layout' can't include in package, when i include LeadLayout then show below error
Data Not Available
The data you were trying to access could not be found. It may be due to another user deleting the data or a system error. If you know the data is not deleted but cannot access it, please look at our support page.
Error ID: 266224100-145892 (-68824995)
please help me.....
I am trying to buil a package, but 'Lead Layout' can't include in package, when i include LeadLayout then show below error
Data Not Available
The data you were trying to access could not be found. It may be due to another user deleting the data or a system error. If you know the data is not deleted but cannot access it, please look at our support page.
Error ID: 266224100-145892 (-68824995)
please help me.....
How do you have yourself configured if you go into Personal Setup -> My Personal Information -> Personal Information? Do you have the System Administrator Profile enabled and the Development Mode checkbox checked? You'll want to make certain you do both. I recommend you also check the Show ViewState in Development Mode box as well.
I'd expect doing those things will likely solve your problems.
Hope this helps.
Best Regards,
Nagendra.
Try below is the syntax to add Lead Layout in the Package.xml.
<types>
<members>Lead-Lead Layout</members>
<name>Layout</name>
</types>
Regards,
Rushi