I have a document, where there's a required and an optional part.
It is build like a Table, with
The ai field detection has saved me a lot of positioning work.
Example Table
This brings me to the following natural Order :
Natural Order
but I'd like to do all the left side (for the required Persons Data) first, before moving on to the optional Person like this :
you could also say I want to collate the fields.
I should add that one Human (Signer) is expected to fill both Person 1 and 2.
In this example, 4 drag-n-drop actions are really no problem. But I have a list of about 300 entries, which means lots of dragging, dropping, scrolling and repeating.
What i'd imagine is a multi-select items in the right side and drag-n-drop the selection all at once.
Alternatively a right click -> [move to end/bottom] would also somewhat help me.
I have a document, where there's a required and an optional part.
It is build like a Table, with
The ai field detection has saved me a lot of positioning work.
Example Table
This brings me to the following natural Order :
Natural Order
but I'd like to do all the left side (for the required Persons Data) first, before moving on to the optional Person like this :
you could also say I want to collate the fields.
I should add that one Human (Signer) is expected to fill both Person 1 and 2.
In this example, 4 drag-n-drop actions are really no problem. But I have a list of about 300 entries, which means lots of dragging, dropping, scrolling and repeating.
What i'd imagine is a multi-select items in the right side and drag-n-drop the selection all at once.
Alternatively a right click -> [move to end/bottom] would also somewhat help me.