You need to sign in to do that
Don't have an account?
Scott Walker
Visual page error - How do I fix this?
Hi all
I am totally new at any development side of salesforce and have tried hard to stay clear just because of my lack of knowledge so I think its fair to say I am not sure what I am doing.
I have create a flow which I have put into a visual page beacuse I am trying to run an object without anyone being able to use the global search or find other details. I tried to restrict everything but its not possible to do so. I think the way forward is to create my flow as a visual force page and I got as far as it coming up and without any other options which is great. the problem is that when I try to enter information into it (a unique code) I get this error message:
; nested exception is:
common.exception.ApiQueryException: sObject type 'SchoolForce__Student__c' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.
I have no idea what this means or how to fix it. Can anyone help at all?
I am totally new at any development side of salesforce and have tried hard to stay clear just because of my lack of knowledge so I think its fair to say I am not sure what I am doing.
I have create a flow which I have put into a visual page beacuse I am trying to run an object without anyone being able to use the global search or find other details. I tried to restrict everything but its not possible to do so. I think the way forward is to create my flow as a visual force page and I got as far as it coming up and without any other options which is great. the problem is that when I try to enter information into it (a unique code) I get this error message:
; nested exception is:
common.exception.ApiQueryException: sObject type 'SchoolForce__Student__c' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.
I have no idea what this means or how to fix it. Can anyone help at all?
Is your custom object's 'Deployment Status' set to 'Deployed'? (In the object's settings area). I know that this can sometimes cause an error like the one you are getting when it is set to 'In Development'..
Regards
Andrew
Yes it is set to deployed I really am confussed by this. I also see I get this email when I try to use it as well. Not sure if this helps in any way but hoping a bright spark can figure it out.