Skip to content

custom column type #762

Discussion options

You must be logged in to vote

Hi @runnedrun we have a flexible json column type that can be used for this usecase.

In this example you can have a json field called address and for the purpose of ease of editing on the Table UI, you can then individual columns as well. While creating these individual columns make sure to map the field key to the key of the json field. For example: a short text column to store city with field name address.key. Hope this solves your usecase.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by harinij
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants