Is there a way or a workaround to set a ‘default’ value for a user specific field?
So they all start with a value of ‘1’ for example, instead of a blank.
Is there a way or a workaround to set a ‘default’ value for a user specific field?
So they all start with a value of ‘1’ for example, instead of a blank.
I don’t know if this is possible, hope somebody can chime in with an idea, but while we’re at it I would appreciate if you can describe your use case so we can think of a workaround.
Hi @qb15,
As long as whatever component you’re using to display the information can display an if/else column the below should work.
Hey @Cmstewart42 thanks for this solution. I tried to implement it.
The issue I ran into was that:
So, I did figure it out though. I used the FEATURE > Visibility and created Default Value components for all displayed components. Set them to display only with no CHOICE option set, and set the CHOICE option components (the dynamic ones linked to USERS) to only be visibile once a choice is made (i.e. not NULL).
Thanks for all your help with this guys.
Hi @qb15,
I believe the if/else column inherently becomes user specific if it references a user specific column or owned row (please let me know if you find this not to be the case).
The if/else column should look something like: