CDK Setting to configure tables side by side

By default in a tab, tables are placed in order from top to bottom. However I want 2 tables to take up 50% width of the page and be side by side by default. Is there a configuration I can look for to configure this?

I looked for under ‘tableOptions’ but didn’t find anything such as default width:

                  tableOptions: {
                    orientation: "VERTICAL",
                    headerStyle: {
                      textWrap: 'WRAP',
                      height: 25,
                    },
                  },

you can try using free-form layout to customize visual position and size

Hi @cinzy,

Hope everything is well! Just checking in since this thread hasn’t received a response in a while. Were you able to see royyung’s response, or did you find a workaround yourself in the meantime? If we do not hear back in the next 3 business days, I’ll go ahead and close out of this topic.

Thank you!

Hi @cinzy,

Since we have not heard back, I’ll go ahead and close/archive this topic. However, please feel free to post again in the Quick Community and link this thread for any relevant information!