Replies: 1 comment 3 replies
-
@boydc2014 Does @AmirZair need to add the custom function to the project settings or does that not work for custom functions defined in lg? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an "ask question" with a herocard as prompt for text with buttons generated from an imported json file using a function wrote with language generation
the function looks like this :
The result is stored in dialog.country
I want to allow the user to choose only what proposed in the buttons generated from the heroCard (i'm traversing a json file using keys proposed in the herocard). For that i want to use a Validation rules, but i'm not allowed to put costum fucntion other then what proposed in Adaptive expressions
When trying to to put a validation rule like this one :
i have this error message :
Thanks in advance teams :)
Beta Was this translation helpful? Give feedback.
All reactions