Hi everyone,
I am creating a work order for the logistics department, the codes I wrote are below. These codes were working properly but not they don't.
First I created the collection for the toggle tool, with this transition one or more rows can be selected. After selecting one or more rows, the corresponding columns become "true" in the collection.
Then, after clicking the "create work order" button, the rows controlled by toggle in sql db become "true".
These codes were working fine before. But now it is not working properly. That is, after clicking the "create work order" button. The value of each row does not convert to the "true " value. Some values become true but some do not.
I couldn't find a way to fix it.
Thanks in advance to all of you.
