Linked table showing category

Hello,

when I create link from table A to table B and I do not want to show that link in table B, and at the same time I am using category name for every input element in table B then I still see default category and it’s empty. It would be great if that category stay hidden…

I know I can choose to show that linked table at table B and set category name, but it’s annoying.

Thanks for correction

Hi Thomas,
I am sorry to hear that. I will report the issue.
As a workaround, you can use the hideCategory function in scripting (On Load) before we fix that

doo.model.hideCategory('')
Best regards
Michal