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
Hey, how can I bind to data from an extra user data table? That table contains a user column and some more client specific data like an 3rd party API token. The bindings search only offers bindings to the user table, but not to columns from my extra table (so looking for something like {{ current user.new table.api token }}. Do I need an extra relationship column for 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
-
Hey, how can I bind to data from an extra user data table? That table contains a user column and some more client specific data like an 3rd party API token. The bindings search only offers bindings to the user table, but not to columns from my extra table (so looking for something like {{ current user.new table.api token }}. Do I need an extra relationship column for this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions