• Jimmy Y
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies

Hi All,

 

can we query 2 sobjects in a single soql query.please help me out

 

 

Thanks 

Harsha

We need to build an all custom Visualforce application that should not display the tabed header that also includes the logo, the setup menu, app dropdown as well as the tabs.

 

We can easily remove these by setting showHeader="false" in the VF page. However, once you get into a page that does not have any of those options, how do you navigate your admin users to the Setup menu or how do you log users out?

 

There are very nice example custom Force.com applications showcased but I don't know if they are practical apps or they are just for demo purposes and these critical details are missing. Any input will help.