You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
I have installed 'Cinnamon' managed package version 1.1 in Salesforce and when I try to access Apex class 'StandardLayoutLocator' that lives in this Package , getting the given below error during compile time
Error: Compile Error: Type is not visible: standardlayoutlocator.
I have installed 'Cinnamon' managed package version 1.1 in Salesforce and when I try to access Apex class 'StandardLayoutLocator' that lives in this Package , getting the given below error during compile time
Error: Compile Error: Type is not visible: standardlayoutlocator.
Also can somebody provide latest API Document, currently using given below link: http://forcedotcom.github.io/cinnamon/docs/
But this link is not having updated classes, it is missing some classes like VisualforceTag.
The text was updated successfully, but these errors were encountered: