Hi, I need tro create a Custom fields for my devices like custom or serial number and more, this is necessary for me because i need to associate this data in a custom tool that open my sharepoint and insert in the url the %field value It's this possible ???
thanks
Article Comments
Thanks, this is a problem because i need to associate some data field to our sharepoint. So it's possible to reach for each device the field "comment" and edit it trought a db editor ?? so i can create a query that insert for each device ip a comment with the url to reach. regards
Dec, 2019 - Permalink
You could insert the information in the "Comments" tab of a device by using the API.
/api/setobjectproperty.htm?id=XXXX&name=comments&value=xxxxxxx
You would need to enter the ID of the device in which you want to insert the comment, and the text that you want to insert.
You can find more information about the API here.
Dec, 2019 - Permalink
Thanks,
have you any suggestion about make active aurl link inside the coment field ?? because i've seen that is only plain text. Thi solution can fix definitivelly all migration problem from the used monitor system.
thanks
Dec, 2019 - Permalink
Unfortunately, you can not enter a active URL in the "Comments" tab, only plain text.
Dec, 2019 - Permalink
This is a big problem...
can i associate active URL in a different tab ?? i need to do this for each device and associate 3 active url ( i musk create by myself the url and connect it to the device)
Dec, 2019 - Permalink
Hello there,
Unfortunately, it is not possible to add custom fields to a device. You can enter some information about the device (in plain text) in the "Comments" tab of the device.
Kind regards,
Sasa Ignjatovic, Tech Support Team
Dec, 2019 - Permalink