Archived and Closed
This conversation is no longer open for comments or replies and is no longer visible to community members. The community moderator provided the following reason for archiving: Old Questions
Hello folks,
Not sure if this is current functionality or not, but I wasn't able to find something easily. I'm setting up the "box.com" integration on my Skuid page. Interesting thing is, when I define the parameter to send into the iframe, the long case insensitive (18 characters) version of the ID is sent instead of the short case sensitive version. This is a problem because I've also got the box integration running on the normal pages, and when Salesforce is running the iframe, of course, it's using the short id (15 chars).
Thus my problem, the long version of the URL is actually creating a different "folder" on box because it's interpreting the id as different because of the three additional characters.
I have worked around it be creating a custom formula field with "id" as the value, and Salesforce populates the short version of the id. This is not ideal for me because I hate jury rigging by having an otherwise useless field.
Idea's for a native Skuid solution to the issue (preferably that doesn't require JS, as all I'm doing right now is setting up a template with an iframe pointing to the VF page, easy peasy).
Not sure if this is current functionality or not, but I wasn't able to find something easily. I'm setting up the "box.com" integration on my Skuid page. Interesting thing is, when I define the parameter to send into the iframe, the long case insensitive (18 characters) version of the ID is sent instead of the short case sensitive version. This is a problem because I've also got the box integration running on the normal pages, and when Salesforce is running the iframe, of course, it's using the short id (15 chars).
Thus my problem, the long version of the URL is actually creating a different "folder" on box because it's interpreting the id as different because of the three additional characters.
I have worked around it be creating a custom formula field with "id" as the value, and Salesforce populates the short version of the id. This is not ideal for me because I hate jury rigging by having an otherwise useless field.
Idea's for a native Skuid solution to the issue (preferably that doesn't require JS, as all I'm doing right now is setting up a template with an iframe pointing to the VF page, easy peasy).
Jason Hardy