Set default value for Options Picker #1903
burnoutberni
started this conversation in
Ideas
Replies: 3 comments 2 replies
|
I don't believe there is a way (for both) sadly, but it is a common use case. I am going to change the category of this discussion to Ideas so we can catch it when planning our next iteration. Thanks for raising this. |
2 replies
|
Couldn't find in the documentation how we can set the default value of an multi select picker. I have multiple values in the table, and would like to initialize the multiselect or option picker with that/those value(s). Can you document that please? |
0 replies
|
Just put the list of values with commas : a,b,c
Le mer. 17 juin 2026, 18:20, AkinoYuki ***@***.***> a écrit :
… Couldn't find in the documentation how we can set the default value of an
multi select picker. I have multiple values in the table, and would like to
initialize the multiselect or option picker with that/those value(s). Can
you document that please?
—
Reply to this email directly, view it on GitHub
<#1903?email_source=notifications&email_token=AG2EPRO3YZJMJ2HSDGEKZQL5ALALDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZTGQYDSMJZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-17340919>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG2EPRI2MQSORVDFLS5K4X35ALALDAVCNFSNUABHKJSXA33TNF2G64TZHMYTSMBXGI4TSMBWHNCGS43DOVZXG2LPNY5TGNBUGI2DQMVBOYBA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to set a default value for an Options Picker in a form? I'd also be happy, if I could set a general default value for the referenced table column. Unfortunately, I can't make it work at the moment.
All reactions