Hi, how its possible to add to MetaBox (or CustomPostType or CustomModel) Select dropdown field to choose values from another CustomModel (standalone DB table) and store selection by ID?
For example create new MetaBox "Cars" and directory "Fuel" - which your MetaField can get values from table 'Fuel" at dashboard "Cars" editing?