-
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
Fight Against COVID-19: How is Salesforce Helping?
The world has seen various pandemics in the last century, such as influenza, H1N1, H2N2, H3N2, and many more. Though the world has fought them…
Is It a Good Idea to Implement Document Workflow Automation in Salesforce?
What is a Document Workflow? A document workflow is the process of routing, reviewing, approving, and managing documents within an organization. Document workflow software can…
Popular Salesforce Videos
Explore Record Triggered Flow | Learn Salesforce Lightning Flows | Flow Builder Videos
Creating or updating a record can trigger an auto-launched flow to make additional updates to that record before it's saved to the database. A record-triggered…
Are they secure enough ? Web to Lead Forms | Validations | SPAM | CAPTCHA | Salesforce Tutorials
Are you using web to lead forms ? Do you think it's secure enough ? In this video you will get all your answers. And…
Getting Business Insights From Telephony Data in Salesforce
Big Data, Data Analytics and Data mining are big terms that often sound like they are only for the ‘giant corporation‘ and put people off…