Hello! I wanna use the prompt dialog in my app, WITHOUT any hint text (text field pre-filled) - but it doesn't work! If I try it without text, the app crashes. I also tried referring it to an empty global string - but no luck. Any ideas?
Hello! I wanna use the prompt dialog in my app, WITHOUT any hint text (text field pre-filled) - but it doesn't work! If I try it without text, the app crashes. I also tried referring it to an empty global string - but no luck. Any ideas?
can you post a small mfa that reproduce this issue to test here?
Regards,
Fernando Vivolo
... new things are coming ...
prompt_error.mfa
Yes, sure! Here you go! Hopefully I have overlooked something.
you missed to add some configurations for prompt
promptneeds.PNG
attach your mfa modified
Regards,
Fernando Vivolo
... new things are coming ...
Wow, ok! Thank you! So it was the "Set prompt hint and initial text" that did it?