Skip to main content
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日 18: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