-
The getSlots method does not work in the Salesforce1 app. The apex action works without problems on the PC in the Chrome browser and available appointment slots are displayed. Mobiel I always get the …
-
Hello,
I'm using it on a lightning component but isn't working when scrolling from an Ipad in Salesforce1, do you know if we have do to something more?
-
I am using the DatatableV2 to display a table of campaigns to select when logging a call.
The flow is being called from an action, so on desktop it works great but on mobile in Salesforce1 the head…
-
Hi Shane!! Great article ;) I've tried to implement your solution on Salesforce1 and iOS but the QR Code Reader doesn't return the callback into Salesforce1, just print the ID value. I'm using ID Only…
-
To fix this:
- The lightning domain should receive the session key from the salesforce domain, like how the visualforce domain does. Except we may need another solution, as the user may not nessesaril…
-
The scrolling functionality is not working inside Salesforce1 app (iOS 10 devices).
-
-
with Chrome and FF the page is working correctly (and it works great with Salesforce1 too) but with IE we're getting a strange behavior: the submit and cancel buttons are missing.
on Chrome the line…
-
User reported it "not working" in our Summer '16 build today. I logged in to check myself, and when launched the popup s1 windows just stays blue. I looked at the code and found the following:
`
…
-
I have implemented tablesorter on one of the salesforce lightning component . Table sorter loads perfoectly fine for the first time.
In case we navigate away from the current page to another page a…