Hi,

is it possible to have a live update of a column value depending on
and during the editing of another column value?

Lets say I have a model Cart and two columns :products
and :total_price. Now I click on Edit and start adding products to my
cart - what I want here is the concurrent update of the :total_price
while adding the products.

Do I need to build something like that myself with a form override or
is there a way using activescaffold?

Thanks in advance,

Ole

-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en.

Reply via email to