Beas Drag and dropp in Item Structure
AnsweredHello,
in BEAS, from item structure view,
is it possible to disable the Drag & drop "function" to avoid unwanted modification in BOM?
Best regards
Massimo Sardi
0
-
Official comment
Hello Massimo,
By default you cannot disable this functionality, but you can write an small beasscript for this window and then you are able to stop this functionality.
Please add this customization into "artikel_struktur_browse.src"
windowevent rowchanged
setvar=e_dragstart=<getrow>
end eventI hope it helps you,
Regards,
Jesús Medina
Please sign in to leave a comment.
Comments
1 comment