I’ve been (stupidly) doing all of my development in production and now need to switch over to sandbox. Skuid seems to be working in sandbox and I have imported all of my existing Skuid data.
I’ve verified that my Skuid redirect pages exist and the correct overrides exist in each object, but I’m still getting dumped on the standard SF pages. Any ideas?
It seems to redirect in the following fashion:
- Click on link to /a00/o
- Redirected to /apex/Tab_Inventory?save_new=1&sfdc.override=1
- Redirected to /apex/UI?actionType=Tab&objecttype=Inventory__c
- Redirected back to /a00/o?nooverride=1
