possible create menu with insert field

is it possible to create a menu by reading the data fields stored in the table.
for example. I have a table menu 1
structure
Menu ID
and insert
1 car
2 spare parts.
and the menu appears on the menu based on the input field?
thanks

Yes, it is possible. Please read “Server Events and Client Scripts” topic; see example code and info in “MenuItem_Adding” and “Menu_Rendering” server events.