Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4592 Visninger

I asked myself how to make a filter on an automatic action so that this action only applies to newly created elements (not on modification).

I first though of using a pre-filter, checking that id is False, but looking at the code, I've seen that on creation, actions with a pre-filter are ignored.

So for now the solution I have though of is checking that creation_time and modification time are the same. But I think you can set it as a domain filter, as domain filter match a field with a raw value, not a field with another field.

Anyone has an idea to do that ?

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
aug. 25
117
0
jul. 25
937
1
maj 25
1651
1
maj 25
2998
2
mar. 25
1534