I am pretty new to active scaffold and it look great. But I am having
a problem with editing my Products model.
Problem 1: When I edit the product record all of the nested elements
are displayed. Is there anyway to make these not show up on the edit
screen?
Problem 2: If I edit a product that has associated records the update
is applied twice, the first with my edit and the 2nd time with the
values of the record before I edited. This in essence does not allow
me to update the record. This doesn't happen on Product records that
don't have associated records.
I have posted some screenshots here that show what is happening:
http://bluemango.screenstepslive.com/lessons/562
Any help would be greatly appreciated.