• Anjith Kumar
  • NEWBIE
  • 0 Points
  • Member since 2014
  • Developer
  • Extentor Tquila Pvt Ltd


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

I am developing a Hybrid Andriod mobile app for community users.I change the server url in server.xml  of mobile sdk. It is logging  into salesforce using community login page but  it is  redirecting to the salesforce instead of community. I came to know this by alert message in my vf page. It is showing https://c.ap1.visual.force.com/apex/pageName. Idealy it should show or redirect to the community URL .i.e., https://extentorautomobiles.force.com/customerscommunity/pageName

Please help me to achieve this .

Thanks,
 I want to change the salesforce 1 logo on mobile . Could please any one help me to achieve this.?

Thanks ,
Anjith kumar
Hi,

I am developing a Hybrid Andriod mobile app for community users.I change the server url in server.xml  of mobile sdk. It is logging  into salesforce using community login page but  it is  redirecting to the salesforce instead of community. I came to know this by alert message in my vf page. It is showing https://c.ap1.visual.force.com/apex/pageName. Idealy it should show or redirect to the community URL .i.e., https://extentorautomobiles.force.com/customerscommunity/pageName

Please help me to achieve this .

Thanks,
 I want to change the salesforce 1 logo on mobile . Could please any one help me to achieve this.?

Thanks ,
Anjith kumar
 I want to change the salesforce 1 logo on mobile . Could please any one help me to achieve this.?

Thanks ,
Anjith kumar

I have created a VF page and And contoller class.And i have also created a Force.com sites in developer organization and make this page as home page in that site.There are OutputField,InputField And  text area field in that page.But these are not visible in site.When i am running my page with the URL, It is working completely fine.Can anybody help me? Its urgent.