function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Trupti BaroleTrupti Barole 

Fetch logged in user's Name in hybrid local app

Hi All, I'm working upon salesforce hybrid local app. I wish to get the name of the logged in user on Search-page template using backbone & javascript.  [ Reference : AccountEditor App ]
 If anybody has worked upon it please provide suggestion.