function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tejashri Deogaonkar 13Tejashri Deogaonkar 13 

Need Help:

Need Help:
I have visual force page in which on click of OutputLink new sections opens. Visualforce page is used to select product from Catalaugue ,once product is selected we assign billing schedule and then save that to opportunity as Opportunity Line item. Till that no change is saved. 

VF page has section display fields which are part of  Field Set.
I want to set default value in Field (Data type Picklist) based on some condition.
Please help with this issue.