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
JHAJHA 

create form using control lke inputtext and then saved

Hi,

 

I want to create a simple UI form  having  some <apex:inputtext > not <apex:inputfield> and save button.

 

 i need to save data using that UI to database.

 

 

what will be code for UI as well controller? how to pass inputtext value to my controller and then saved?

 

Thanks in anticipation of your valuable response.

 

 

Regards,

 Jha

VK2009VK2009

I'm also new to Visualforce. Can anybody help out to design simple form??

 

Thanks in advance..