Is there a way to join multiple tables in a pouchdb view?
When creating collections in couchdb I can create a refrence type but it doesn't retrieve the data from the refrence, only the id.
Is there a way to do this in wappler?
Is there a way to join multiple tables in a pouchdb view?
When creating collections in couchdb I can create a refrence type but it doesn't retrieve the data from the refrence, only the id.
Is there a way to do this in wappler?
Not that i am aware if, i suspect you will have to manipulate the data using Server arrays.
see