I imagine that it's because the page expects to be passed the Account ID. I was wondering if the "Parameter" / "Bundled Parameter" options shown in that first screenshot would be able to achieve that. However, I can't find any documentation about that feature in either support.gainsight.com or community.gainsight.com, except for a tutorial in some release notes about how to use the feature to embed Box.com in a C360.
I tried to see what would happen if I assume that "Parameter" is referring to URL parameters.
- The "New Task" page in Salesforce has a URL with this structure:
https://na28.salesforce.com/00T/e?what_id=001C000000tEvQ5&retURL=%2F001C000000tEvQ5&RecordType=0121A000000Qd0T&ent=Task
- So I set up these parameters in the embedded page configuration in Gainsight:
So, in the C360 page settings, I tried unselecting the "Page" and manually entering the URL:
https://na28.salesforce.com/00T/eWhich makes the section configuration look like this:
However, when set up in that way, the page simply doesn't render at all in the C360 -- it just leaves a blank white section of the page.
Am I using the "Parameter" feature correctly? Is it able to do what I'm trying to achieve?