This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Store file for the customer
#1
Hello,
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
Reply


Messages In This Thread
Store file for the customer - by domotiqa - 20.12.2023, 19:49
RE: Store file for the customer - by forsterm - 21.12.2023, 09:35
RE: Store file for the customer - by forsterm - 21.12.2023, 12:29
RE: Store file for the customer - by domotiqa - 08.01.2024, 18:25
RE: Store file for the customer - by admin - 21.12.2023, 12:18

Forum Jump: