Column Order Number Error
Hi,
I'm trying to use column_order for my relation manager. This is my code:
Track Model
Release Model
Relation manager
Why when I create/attach data, the column_order (in my case track_order) is not auto created? I need to reorder it first so the order number is showed and save into database.
Is this a bug or what? because I didn't get this error before
I'm trying to use column_order for my relation manager. This is my code:
Track Model
Release Model
Relation manager
Why when I create/attach data, the column_order (in my case track_order) is not auto created? I need to reorder it first so the order number is showed and save into database.
Is this a bug or what? because I didn't get this error before