List Actions
Hello,
I have set a List Action for one selected single Item. The I configured the visible expression as function code
if (([[Status]]=="(1) New")){
return true;
} else {
return false;
}
and save it.
as soon as I selected the item I get the following error.
Do I configure the visible expression as assignment --> it works
can you please help me?
Kind regards
Nicole
0
-
I used App Version 1.1.2.0
I have to test it in the new version, if the problem still exist
0 -
Hi Nicole,
this should work with the latest version 1.2.0.0 available here: https://my.skybow.com/hc/en-us/articles/4415813287826-skybow-List-Actions-1-2-0-0
I've quickly tested it. Let me know if this is not the case for you.
BR Matthias
0
Please sign in to leave a comment.
Comments
2 comments