You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add a "Select" component to a "Table" or "List" component, but I want the default values for the "Select" component to be different for each table row or list entry.
I'm currently trying to do this with the "Default Value" field on the "Select" component. But this field seems to set the default for all Selects in the table/list to the same value. If I try to supply it a list of values I do not get the behavior I'd expect. What is the correct approach for setting defaults on nested components like this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to add a "Select" component to a "Table" or "List" component, but I want the default values for the "Select" component to be different for each table row or list entry.
I'm currently trying to do this with the "Default Value" field on the "Select" component. But this field seems to set the default for all Selects in the table/list to the same value. If I try to supply it a list of values I do not get the behavior I'd expect. What is the correct approach for setting defaults on nested components like this?
Beta Was this translation helpful? Give feedback.
All reactions