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
Vinod ChoudharyVinod Choudhary 

VF page show half inputField value read only as prefix

How we can show an input field half read-only and in another half field user can put value.
Like ...  <[some static value] [Here user can put value]>

Thanks
Vinod