Hi Gliders,
I’m currently rebuilding an app using big tables and I realized you can’t use JSON objects in joined lists using big tables.
What would be the ideal or best workaround for this?
Thanks!
Hi Gliders,
I’m currently rebuilding an app using big tables and I realized you can’t use JSON objects in joined lists using big tables.
What would be the ideal or best workaround for this?
Thanks!
Couple of questions:
Depending on answers to the above, I may be able to offer some options.
Okay, so my first thought is to replace the JSON Object column with a regular Template column.
You should be able to use a Joined List with that, with the following caveats:
Be sure that you have the below enabled in Previews:
Ok I’ll try that thank you!