WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Latest posts

latest posts

In reply to: Jack

you can't return TRUE if row is OK.
Only set "D7 Lista Help" a1 1 when is not OK.

Thank you it finally works works.
I needed add dummy field after if then XXX
because previously when I have revers conduction did not work properly ...
any way it works, probably the prompt (alert) I will move to have 1 not multi prompts ...

In reply to: Jack

Hi,
did you try "Additional path validation form rule".
inside it you can use Business rule, which can include checking if someone is in the group.
The advantage of this validation is that it is ALWAYS performed (even if the process is waiting for other people)

OK, it works if there is only ole line in Item List ...
but if is more than one and last one have positive condition then it go throw not stop ....

how to brake behave ? like "stop" / "brake" ect.
if any = false then stop....

should I do:
add path "do nothing"
in condition (on else >> invoke menu button
to button assign go by path "do nothing" ? .. but then I have error/prompt to not do that way ... "try do it in proper way ... " (yeah, sure ... how ? )

-- edit ---
I did go throw path in condition ... OK, semi success ...
now it stays in proper step but ....


now how in proper way configure go through "do nothing" to:
- if some one finish then keep that status [in that configuration is working]
- if someone from condition status "false" went by "do nothing" then keep status not finished step .... [is not working ... treats as finished ...because it finished and enter again ... ]