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
Thiruchuri AdityanThiruchuri Adityan 

How to create a custom vf page for opportunity product that accepts only one product at a time

Jai ChaturvediJai Chaturvedi
Create custom list button calling vf page.
In VF page show only 1 input filed and use OpportuintyProduct as standard controller.
On custom button call Save method.

Let me know if it works.
Thiruchuri AdityanThiruchuri Adityan
Nope.. What should be that input field ??