Skip to main content
Javier Maldonado (Greenbelting) 님이 #Visualforce에 질문했습니다
I'm trying to build a visualforce page that allows me to get information to input a record, in this case, a specific field which is Product_Type is not going to change, and that I'm looking for is make this value by default will be 'Open Mesh', so when I start to input the information, the field Product_Type = 'Open Mesh' is a hidden value by default.

Any help will be welcome... Thanks in advance
답변 1개
  1. 2016년 3월 14일 오후 6:06
    Hi Javier,

    Please paste your existing code so that we can help you. Paste both VF and controller.

    Generally we can do these kind of things when you are creating object in Controller we can assign the value to it and that be show when the VF page loads in.

    Regards,

    Mahesh
0/9000