I want to modify shortname as a sequential number. My solution was using zope.lifecycleevent.IObjectCreatedEvent. but My volto app doesn't fire this event.
Is this related to plone.restapi?
Or, Do you have any solution for changing shortname at created?
I want to modify shortname as a sequential number. My solution was using zope.lifecycleevent.IObjectCreatedEvent. but My volto app doesn't fire this event.
Is this related to plone.restapi?
Or, Do you have any solution for changing shortname at created?