-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
5Questions
-
0Replies
how to assign a value fetched from the constructor to a visualforce field.
on executing a class I am getting the value from external system , that value is in the constructor .... but i need to assign that particular value to a visualforce page field
Thanks in advance
-
- CRM93
- April 10, 2013
- Like
- 0
- Continue reading or reply
how to assign a value fetched from the constructor to a visualforce field
on executing a class I am getting the value from external system , that value is in the constructor .... but i need to assign that particular value to a visualforce page field
Thanks in advance
-
- CRM93
- April 10, 2013
- Like
- 0
- Continue reading or reply
Retrieving a particular field from one object to another.
I have an custom object called "position" . Now i want to retrieve only a particular field called status from another object called candidate,which is having many fields. I want to retrieve the status (picklist) field from candidate.
I have done with the lookup but i am getting the whole details but what i need is the particular status picklist information in position object
Thanks in advance....
-
- CRM93
- April 01, 2013
- Like
- 0
- Continue reading or reply
Retrieving a particular field from one object to another.
I have an custom object called "position" . Now i want to retrieve only a particular field called status from another object called candidate,which is having many fields. I want to retrieve the status (picklist) field from candidate.I have done with the lookup but i am getting the whole details but what i need is the particular status picklist information in position object
Thanks in advance......
-
- CRM93
- April 01, 2013
- Like
- 0
- Continue reading or reply
Retrieving a particular field from one object to another
I have an custom object called "position" . Now i want to retrieve only a particular field called status from another object called candidate,which is having many fields. I want to retrieve the status (picklist) field from candidate.
I have done with the lookup but i am getting the whole details but what i need is the particular status picklist information in position object
Thanks in advance....
-
- CRM93
- April 01, 2013
- Like
- 0
- Continue reading or reply