2

I am developing a page which will allow a user to select an Account and it will use that Id to construct a URL. I have no objects in my org with a lookup field to Account, and therefore I cannot use <apex:inputField>. Is there a simple way to do this? I don't want to create a field on any object because I cannot be sure that a user will have correct permissions for that object. Thanks.

1 Answer 1

-1

explicitly specifying without sharing also will help give access to all objects

1
  • This did not work. With/without sharing only refers to sharing rules. Commented Apr 18, 2016 at 16:41

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.