Hello,
I've got quite troubling problem. I want to make an universal object to which i input 2 collections and make some data manipulation in it based on expression on "IF" stage.
I'm sending logic expression as data item (e.g "[Field1 > Field2]"...
Hey,
Let me give you an similar example:
There is an action called ""Filter Collection"" in ""Utility - Collection Manipulation"" bussines object. The input requires filter - for example ""[Field1] > '1'"". But I want to send number dynamically ""[...
Hey,
I've tried that at the beggining - unfortunately using global send keys is not very reliable - sometimes send keys are not recognized by dropdown list.
Hey,
I've tried that at the beggining - unfortunately using global send keys is not very reliable - sometimes send keys are not recognized by dropdown list.
Hey,i
We've had the same problem. Unfortunately we didn't find any elegant solution. I'm pretty sure you can use ""Invoke Javascript function/script"" on generic JS dropdown functionality - but I don't know how exactly do that.
The solution that wor...