• M-S
  • NEWBIE
  • 25 Points
  • Member since 2013

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 1
    Replies
Hi,
I'm using a VF page in my SF1 app. The page is implemtented with Angular and Bootstrap and everything works fine but using select and multi-select inputs. 
It seems to work fine when I dont scoll down ... but when I scroll down and select a select box the VF page turns black ... only the SF1 header is visible.

Any help with this?
Thanks!

Marco
  • December 04, 2014
  • Like
  • 0
Hi guys,

I'm trying to implement an easy clone flow but I'm running into trouble with navigation.

1. go to the object through the recent tabs
2. click clone 
3. VF gets shown with a save button
4. user clicks save and best case would be that the new record is shown ...

This actually works, but by clicking the sf1 back button the user will be directed to VF edit page again and not to the recent list or whatever.
Is there a way to avoid this?

Thanks,

Marco
  • November 05, 2014
  • Like
  • 0
Hi,

I'm trying to show a jquery mobile page in SF1 and it works fine basically. The only problem is that I cannot get rid of the back button in the top left.

User-added image

How can I solve this?

Thanks!

Marco
  • November 04, 2014
  • Like
  • 0

Hi,

 

Im having trouble importing the SalesforceSDK Project. After it is imported errors appear in:

 

/SalesforceSDK/src/com/salesforce/androidsdk/ui/OAuthWebviewHelper.java

and

/SalesforceSDK/src/com/salesforce/androidsdk/ui/SalesforceR.java

 

saying:

 

"The import com.salesforce.androidsdk.R cannot be resolved".

 

So the R.java is missing, but how can I get it generated?

 

I followed the instructions from the Getting Started Page. http://wiki.developerforce.com/page/Getting_Started_with_the_Mobile_SDK_for_Android

Can someone thell me how to fix this problem?

 

Thanks!

 

 

  • May 27, 2013
  • Like
  • 0

Hi,

 

Im having trouble importing the SalesforceSDK Project. After it is imported errors appear in:

 

/SalesforceSDK/src/com/salesforce/androidsdk/ui/OAuthWebviewHelper.java

and

/SalesforceSDK/src/com/salesforce/androidsdk/ui/SalesforceR.java

 

saying:

 

"The import com.salesforce.androidsdk.R cannot be resolved".

 

So the R.java is missing, but how can I get it generated?

 

I followed the instructions from the Getting Started Page. http://wiki.developerforce.com/page/Getting_Started_with_the_Mobile_SDK_for_Android

Can someone thell me how to fix this problem?

 

Thanks!

 

 

  • May 27, 2013
  • Like
  • 0