Good morning,
I empty my database:Cat
I have a customstate on PageName : CustomCat (Cat)
-
set state PageName CustomCat
Search for Cat:first item (proprior = current user) -
show :
Élément : pop up
Only when NamePage CustomCat is not empty -
create a new Cat
Proprior = current user
Only when NamePage customCat is empty
The problem is that step 3 is found during step1 (while it should not have been launched) and icing on the cake, step 3 (which has already worked) does not work because CustomCat is not empty.
Could you Help me ?
Thanks a lot