Apex Form with alert message on Clicking Submit button
848623May 11 2011 — edited May 12 2011When user enters input for ID and some more fields in a form and submit, an alert message with corresponding name of the ID (it should be get from another table by using ID field) should be displayed.
When user confirms the alert by clicking OK, record needs to be inserted into the table. If user cancel it record should not be entered in the table.
Can anyone please advice me on how to implement this.
Thanks,
Ravi