In my application I am using 1 hyperlink button to create new record.
What I want is
When user click on create new record then 1st popup should come as please enter your name.
After writing name and clicking on ok New popup should come with all other details.
On first page with create new record all other record which are present in db are visible.
I want when user will click on any record all details should come which are present on next page.
How to do this?
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.