i am expecting the custom function should return array in visibleIf condition so that i can apply contains on that array.
it is working for single element but if i am selecting multiple values then that contains condition is failing.
here is the example : https://plnkr.co/edit/FodUIgZ4o6DBvbZH
I need this custom function for creating array from keys of custom json. I
dont want visibleif : ' {cars} contains "string" '
because my object is custom json with key and values
any help will be appreciated.
thanks,
tejal