Hi all,
Can we start an user action on a command button click..?
I used window.open(.. , ..) method.
I could be able to open only the form.....
(There are some fields which should be filled with the values from the data base when we open that form.But,values are not fetched from the database and those are not bind to the fields/controls(drop downs or lists) of that form)
can it possible to start the user action on a button click?
can you please put a sample solution for this....?
Thanks