Anil,
Many thanks for your continuing work on the Ajax stuff!
Why wouldn't the existing <on-event-update-area> element handle these
requirements? What you are describing are different responses to the
event, not different events.
-Adrian
Anil Patel wrote:
Hi,
We have a working example of Background form submit. The way it is now,
After successful submit, form is reset. This is a clean new form to
start entering new record.
In some situations we may want to do something different, Like
1) When we are editing a form then sometime we want to keep the
information in the form after form submit.
2) Sometime we want to hide form on successful form submit
3) We want to turn form into View only after form submit
There can be many more such situations.
I'll like to collect all such After form submit situations together
first. Once we have all that we can think about attributes or subelement
inside of form element that will let us choose our option from all that
is available.
Looking forward to see inputs from all interested parties.
Thanks and Regards
Anil Patel