Hi,
Working on a brand new Rapido 3.4 installation in 9.10.0 (no custom code nor changes besides the following) I noticed 2 strange things:
- Page Save (and PageOnBeforeSave) notifications are triggered twice
Is this by design? And if so, how can I check to ensure it's only triggered once
- This is a Page as an Item, but the Item seems to be cast differently between the 2 requests
Is this by design? And if so why?
In the screencast you can see that the Editable field (of the Item) is initially a Collection, but on the 2nd instance of the Save Notification is a String (which caused my code to break and notificing the "duplicate" notification with different handling of the field)
https://www.screencast.com/t/okVmLjJrs3
Best Regards,
Nuno Aguiar