You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
Hello,
I'm having some issues with encoding when I use
rforcecom.create()
inside a shiny app.When I use
rforcecom.create()
directly in the console, accents are transmitted in Salesforce as expected.However, this is not the case in my shiny app ("é" becomes "é" for example).
I'm filling parameters of this function with
textInput()
inside amodalDialog()
.Do you know what may be the cause ?
Thanks in advance (and thank you for this package).
The text was updated successfully, but these errors were encountered: