I am trying to make a copy of the Visualforce page PersonalSiteTemplate and get this error when I try to save the copied markup:
Field $Setup.PackageSettings__c.NamespacePrefix__c does not exist. Check spelling
I see that I should be adding "GW_Volunteers__" where appropriate to the copied markup, but I have tried inserting this into the field mentioned in the error, but don't seem to see the right combination (if there is one). Any tips?
2 answers
Did you ever get this resolved? I'm running into the exact same issue and can't figure out what I need to change to make it correct.