Dynamic category creation

Hi Everyone,

Is there any way I can create dynamic categories, I have food ordering app, but categories I have created general through tabs, like appetizer, main course etc, but not all restaurants fits in these categories, so I was thinking while uploading dish name I upload the category, is there any way, I can create dynamic tabs which are built as per categories of food.

Thanks,

Yes, you can have dynamic categories, if you planing to use them as a filter for the list, you can use a choice component and feed it with the categories column, and selected value as a filter for that list.