Hi all,
we have found an issue about Load File dialog box. When the dialog is visible there is an delete button. At first - how can be this button disablet/hidden?
And when this button is used by clicking it causes PLC exception and STOP mode, see attachment. how can we avoid it?
I am sorry but I was not able to reproduce this issue.
Apart from that, you can simple copy the content of the visualization"VisuDialogs.FileOpenSave" by simple opening VisuDialogs in the library manager and search this visu (Do not forget to copy over the visu interface as well and set the new visu as a dialog).
Then you can adjust the dialog to your needs and e.g remove this button.
Make also sure that the correct dialog is closed when e.g. pressing cancel.
Best regards,
Marcel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
we have found an issue about Load File dialog box. When the dialog is visible there is an delete button. At first - how can be this button disablet/hidden?
And when this button is used by clicking it causes PLC exception and STOP mode, see attachment. how can we avoid it?
Issue LoadFile.pdf [90.85 KiB]
Hello sir,
I am sorry but I was not able to reproduce this issue.
Apart from that, you can simple copy the content of the visualization"VisuDialogs.FileOpenSave" by simple opening VisuDialogs in the library manager and search this visu (Do not forget to copy over the visu interface as well and set the new visu as a dialog).
Then you can adjust the dialog to your needs and e.g remove this button.
Make also sure that the correct dialog is closed when e.g. pressing cancel.
Best regards,
Marcel