how to embed the update in result page
How to embed the update information like approve and cancelled in the result page for all the results with check box option and once it's processed the update link should be disabled.
How to embed the update information like approve and cancelled in the result page for all the results with check box option and once it's processed the update link should be disabled.
add a form to the results display that has a hidden form element,the check box and a submit button.
The value of the hidden form element will use the ID column from the recordset.
The idea is to have an update form for each result row.
In the update record behavior, set the update ID to use the hidden form element, and set the status column to use the checkbox.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.