You need to sign in to do that
Don't have an account?

picklist
hi
I am a newbie .
Please help me how to create a VF page based on following
1 . There is piclklist containg 2 values credit/debit
2. And based on the value selected a textbox will be created ether debit or credit .
Thanks
Try the below sample code:
PAGE:
CONTROLLER:
All Answers
Hi Arosys,
You need to create a vf page which display one picklist and render text box field on basis of picklist value selected.
You can Check the below link this will help you :
http://boards.developerforce.com/t5/Visualforce-Development/Render-based-on-the-picklist-Value-selection/td-p/253055
Thanks
Thanks for the reply , but i am not clear as i am new in VF coding ,can you elaborate it a little bit?
Try the below sample code:
PAGE:
CONTROLLER:
Thanks for your reply , Is there any complete documentation of Visualforce development regarding each & every tag of it.
http://www.salesforce.com/us/developer/docs/pages/index.htm
Full documentation wiki link:
http://wiki.developerforce.com/page/Documentation