20.12.2023, 19:49
Hello,
I used to have this script:
to link a buton to plan... that open in a new window.
The aim is to have the possibility to put all document on the LM. This way the customer has is plan and important information... on it.
However, it would be cool to be able to add file on LM like KNX ETS program, PDF, excel... and be able to upload it with the image/background tab.
Is there a way to change the filter (picture only).
I can upload it by FTP, but lost of our customer don't let port 21 open (office with security and open port is quite hard with them)
So if I want to transfert it remotly, its hard.
Thxs for your time
I used to have this script:
Code:
$(function() {
$('.link1').off('vclick').on('vclick', function() {
window.open('/scada/resources/img/CLIM-N0.jpg');
});
});
to link a buton to plan... that open in a new window.
The aim is to have the possibility to put all document on the LM. This way the customer has is plan and important information... on it.
However, it would be cool to be able to add file on LM like KNX ETS program, PDF, excel... and be able to upload it with the image/background tab.
Is there a way to change the filter (picture only).
I can upload it by FTP, but lost of our customer don't let port 21 open (office with security and open port is quite hard with them)
So if I want to transfert it remotly, its hard.
Thxs for your time
-----------
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT
FRANCE SMARTHOME & SMARTBUILDING INTEGRATION
SE ECO EXPERT