Any idea: how to change a recordset in place in the dynamic list layout

Hello!

I thought, it will be easier for my system if I could make behavior like InContext Editing or another example is the dashboard of Wordpress.

When the user clicks on a button or link, it is possible to change some fields and update the Recordset without refreshing the page.

I did something already using the updateContent Uility Spry, pass a parameter to insert a recordset object and load a dynamic form.

But it's different, just edit a field at a time, I.e. change only a single field with a single click.

With a little help, maybe I could find a solution.

I have attached an image with the idea. 'a picture is worth a thousand words. "

I hope my explanation is clear. I'm not good with English.

Concerning

Florencia

It seems you´re looking for a function "Edit in place" which is traditionally done with AJAX and is usually available as a component (integrated or as 3rd party plugin) at 'big' libraries such as Jquery or Mootools AJAX. What Google search for "php ajax in place edit" basic find many links to scripts ready to use and/or tutorials

However I Don t think that adding these features to a dynamic list of MEASURE will be an easy task, because Basic will certainly have to apply quite a few changes until it s ready to work with your favorite 3rd party 'Edit in place' the script. Rather than this, you might want to look at scripts autonomous as the Grid actually , that could be a lot easier to get to work to try to change a Uninstall list without knowing if it will work or not.

See you soon,.

Günter

Tags: Dreamweaver

Similar Questions

Maybe you are looking for