al3xicon
04/18/2024, 5:41 PMonBeforeLoad
and has worked fine in general. Now, we are trying to do this while also marking Enable Item Line Shipping
(multiple shipping routes feature) on the Estimate at time of creation - however, this has some weird behavior - basically, the line-level shipping fields are disabled on the existing lines added via the script. Toggling the Enable Item Line Shipping checkbox off and back on doesn't resolve this. We made sure we are setting shipgroup
on the lines when adding them but that hasn't helped. Has anyone managed to do this successfully? Anyone have a suggestion of something to try?alien4u
04/18/2024, 5:58 PMalien4u
04/18/2024, 6:02 PMEDIT
mode.
• Write the lines data to a hidden field, move the logic to the client side, and make sure I use: forceSyncSourcing: true
when adding the lines.al3xicon
04/18/2024, 7:10 PMeminero
04/18/2024, 7:55 PMal3xicon
04/18/2024, 8:01 PM