Form without Table

I like to create a Form as a “menu screen”, with links and buttons to go to other forms. I don’t need a db table for this form, but if I delete the table name in the properties, I receive an error message when the form loads.

Does anyone know another way to make that “menu screen”?

Thanks

No, each form must have a table.
I create just a dummy table for this.