Hallo,
1.) User insert new invoice, and on the same form has the items browse. After insert all invoice details he begin to add items.
After he add couple of items decided to abandon the invoice and press another menu or home page..
Now the invoice was not saved but the items yes. They are orphaned now. The FM doesn't know he abandon the form to delete the child's... How can I solve this in a easy way.
2.) The relation between Invoice and Items are made by a GUID. Now if user insert a new invoice a new guid is generated. Add details to invoice and then begin to add items. After he add couple of items decided to refresh the page (press F5 or from menu) the page refresh and form initialized again and all embeds are called again... this way a new GUID is generated. Now all items are gone because we have new guid.
How can I prevent this?
In desktop mode is easy to prevent this kind of problems but in web... is different
)
Also this is a multi user platform.
Thank you for any suggestions or new idea!
Regards,
Robert