Am I misunderstanding? Server Connect 'Values' formatter

When I use the ‘.values()’ formatter server-side (PHP), I thought it would take a parameter to return the values of a given object property (like it does client-side). The data picker doesn’t have a parameter option.

What does ‘values’ do server-side then?

What I want to do is use ids from the result of a query to be an ‘in’ parameter for another query. How would I do this?

Community Page
Last updated: