Hello 🙂
I dynamically created my SELECT list of choices using python. I would like to consider the first value of this choices list as my default value. Is it possible ?
Thx for your help
Hi @MGad
I'm afraid I have not been able to find such method for the default. I would recommend setting the default as part of the plugin code itself.
Understood, thank you for your answer 🙂