Reorder fields in a table

Stephan-H

Member
Hi,
How can I reorder fields in a table? Or not just add new ones, but insert them anywhere?
Thanks,
Stephan
 

juergen_mueller

DaDaBIK Guru
I'm not quite sure whether I understood your request correctly. You can reorder the fields in the forms configurator. have a look at the Basic General Settings point 3, Position order
 

Stephan-H

Member
Hi Jürgen,

I'm talking about reordering fields in the table itself, not in the form. Usually the last field I add to a table is a "latest_update" field. But if I want to add a new field to that table later I'd like to insert it before that field, not after.

As it is in the Data section I can only add fields to a table where it will be the last field then.
 

juergen_mueller

DaDaBIK Guru
Ok, understood. Actually, I don't use DaDaBik to create tables, only views sometimes. So, I'm not sure whether and how you can change the field order in DaDaBik. I use Navicat and/or Workbench, sometimes phpMyAdmin to manipulate my database tables. There, you can change the order in every way you like
 
Top