Open apyrgio opened 10 years ago
Also, note that once the above is implemented, we can move to something like this:
From | To | button |
---|---|---|
id1 | <input1> |
<button> |
id2 | <input2> |
<button> |
which will utilize our existing DataTables implementation. The concept is the following:
The discussed steps are the followed:
<input1>
<input2>
As one can see in the above multiple action scenario, the ownership can be transfered to different entities for each item.