I want to be able to do something like this:
- Database Query
user:SELECT * FROM users WHERE id = :P1 - Set Value
currentUser={{user}}
I want the variable currentUser to have the object schema inherited from the the variable user. So, on the Database Binding Picker I could pick column names on the variable currentUser
It’s likely we’d need to have a button to “Inherit schema” and select the parent variable user. This feature request is somewhat similar to another feature request requesting the ability the define object schema on Set Value (though I can’t find the topic right now)
The addition of this feature request would allow more creative ways to organize back-end functionality
Community Page
Last updated:
Last updated: