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
Hi, for some clarification, does this support passing specific fields from a row? So for example if my table author has fields id, name, last_name could I tell it to only use id? And if so what would that look like? The docs weren't too clear about this. Thanks!
@ShawnToubeau you can use specific properties of the table from within the function body. As specified in here we need to have one of the arguments as the table row to qualify as a computed field. Take a look at the example here.
It's not clear what I should enter as a user for this input.
The text was updated successfully, but these errors were encountered: