-
Error: Could not resolve the entity from <apex:inputField> value binding '{!variable}'
I have a VF page with a controller. The controller has the following property (yes, I made sure to save):
public Boolean IsBool{ get; set; }
and the Visual Force page has the following code:<apex:inputField value="{!IsBool}" label="Is a bool" />
This combination is giving me the following error when I try to save the Visual Force page:
Log In to reply.
Popular Salesforce Blogs
HIPAA Compliant Salesforce Health Cloud – Why Healthcare Organizations Must Consider It
In this fast-paced world, healthcare consumers want their personalized information at a great speed. 71% of millennials want doctors to provide mobile applications for actively…
Popular Salesforce Videos
Data Archiving in Salesforce | Backup and Restore
Learn the techniques, patterns and strategies when it comes to handling data archiving, backup and restores. Watch this video and learn all about Data Archiving…
Stephen Merity - Really Quick Questions with a Salesforce Researcher
Stephen Merity is a senior research scientist working on deep learning in San Francisco with Salesforce Research via the MetaMind acquisition. He's been lucky enough…
Salesforce 101 for Salespeople
In this video, Oliver Sholder breaks down Salesforce 101 for us. He covers everything from what Salesforce is and does, to how it can benefit…