Hi all, How could I remove the blank dropdown option in a form ?
Thanks!
Hi @Phong_Lam
you may want to add -LIST("") at the end of your suggested value expression.
-LIST("")
Aurelien:
Brilliant ! Thanks so much @Aurelien !