• Prasad Ruwanpathirana
  • NEWBIE
  • 185 Points
  • Member since 2014


  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 31
    Questions
  • 9
    Replies
I need to give the access to edit the external site in a managed package. Currently I'm using named credentials but It wont give the access to change the url. Is there any work around for this? Thanks
I need to configure Username-Password OAuth Authentication to get salesforce data with the REST API through a community users. Is is possible to do that?
Hi,
I need to get viewstate values from visual force page using javascript. Is there any way to decode the viewstate hidden value in visualforce page.
Thanks, Prasad
 
I have added lightning component to salesforce1 application. But is there any way to add a lightning application to S1 app? Because lightning components doesn't allow to add script files. Therefore I can't load scripts files to the lightning component.Is there any solution for this issue?
When I'm adding script files to a lightning component i'm getting an error as 'script tags only allowed in templates: Source'. Is there another way to add script links to the lightning application?
I have deployed mydomain in the production. But after refreshed the sandbox I can't login throughhttps://test.saelsforce.com. And Prevent login from https://test.salesforce.com also unchecked. But I can login through the custom domain. Is there any other configurations needs to be done in order to activate test.salesforce on the sandbox?
I have developed visualforce page using jquery mobile 1.4.5 . This visualforce page is displaying correctly on Android device. But not in Ipad or iphone. I have added this page in to mobile cards section and also checked Available for Salesforce mobile apps check box. Is there anything more need to done in order to visible this page on IPad?
I have deployed a domain in the production and configured SSO on it. I need to know, how is the url of refreshing sandboxes and can we configure SSO both sandboxes and production parallel?