Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4571 Представления

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 ?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
июл. 25
885
1
мая 25
1619
ADD PROPERTIES Решено
1
мая 25
2712
2
мар. 25
1511
1
мар. 25
2671