> I am trying to use xmlForm on my DB actions (enter, update).
> With "enter" I understood, but questions on update:
> I have general actions some like DatabaseAddAction, DatabaseUpdateAction
and
> use these on my actions.
> So after retrieve data from DB by ID (use DatabaseSelectAction), what the
I am trying to use xmlForm on my DB actions (enter, update).
With "enter" I understood, but questions on update:
I have general actions some like DatabaseAddAction, DatabaseUpdateAction and
use these on my actions.
So after retrieve data from DB by ID (use DatabaseSelectAction), what the
next? How