-
Adding error messages to nonfield inputs
I am creating a Visualforce page to allow a user to create or edit a contact
record. The contact standard controller and a controller extension manage the page. The ID
of the account that the contact is associated with is entered via an apex:selectList
component, which is bound to a controller property rather than an sObject field.I want to display an error message under the apex:selectList component if the user does not select an account to associate with the contact.

-
This discussion was modified 10 years, 1 month ago by
Ravi.
-
This discussion was modified 10 years, 1 month ago by
Ravi.
-
This discussion was modified 10 years, 1 month ago by
Ravi.
-
This discussion was modified 10 years, 1 month ago by
Ravi.
-
This discussion was modified 10 years, 1 month ago by
Ravi.
-
This discussion was modified 9 years, 11 months ago by
Forcetalks.
-
This discussion was modified 8 years, 6 months ago by
Forcetalks.
-
This discussion was modified 10 years, 1 month ago by
Log In to reply.
