Hello -
I am encountering the following error:
URL starting with 'https://myurl–skuid.cs42.visual.force.com/apex/labels?labels=%5B%22action%22%2C%22after…. is longer than the maximum allowed length of 4,096.
The scenario is rather complex and I’ve been unable to reproduce this is an isolated scenario so I’m unable to provide a simplified page XML. Here’s the details:
1) Master Page A
2) Master Page B
3) Child Page A1 (Child of A) has a table with global action that triggers a popup that contains a page include for B1
4) Child Page B1 (Child of B) - Contains a table
When opening the popup on A, network activity is seen but the page encounters the above error.
If I remove the table from B1, no error occurs. If I have a field editor or template instead of the table, the page works. The problem only appears to occur if I have a table on B1. I’ve even removed all configuration from the table (no row actions, no global actions, no fields, etc.) and the problem still occurs.
I’ve spent hours troubleshooting this but just can’t seem to figure out what is wrong. I’ve tried reproducing using basic Account objects on simplified pages and unfortunately can’t reproduce even with the same page configurations.
Any ideas what this might be? Can someone take a look? (I’ll email support with Org ID info just in case).
Thanks!