Hi all,
I'm creating a custom product add-in (for the product detail/edition) that will need to save/check if the current product is saved in the database.
I need to take some database actions based on the product that is being edited and must be sure that product is saved before starting those actions.
How can the add-in check if the product is saved or can I invoke some method to ensure that the product get saved before starting actions on database?
Thanks,
Rui Silva