0
votes

I am using a sandbox developer edition of salesforce. In Setup, when I search "Apex Class" in quick find box, no results were found. Also the File-->New-->Apex Class option is disabled in developer console window. How could I create a Apex class in salesforce. Also My aim is to create a visualforce page, which loads some external data(through api call) in visualforce page in a table format with custom links. How to do that?

2

2 Answers

0
votes

It seems that your user has a limited profile on sandbox and has no access to Apex classes and any other developer options. This case you need to ask someone with Admin rights to provide an access to you. I guess that permission Author Apex can help you

0
votes

Go to Manage users > Profiles > System Permissions

enter image description here