Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - HansAnd

#1
General Support / Re: Populate "Input fields".
October 29, 2020, 11:21:10 AM
Thank you,
my thought was to use SNMPGetValue for each field so that the user can see what value the fields has before editing it.



#2
General Support / Populate "Input fields".
October 19, 2020, 09:59:28 AM
Hi,
Is it possible to populate the Input Fields, Object tools, so that the user sees what data there is before editing.

Best regards,

Hans Andersson

#3
General Support / Re: Problem with "Input fields"
October 13, 2020, 10:15:13 AM
Thanks,

after changing to the syntax Filipp described it works perfect, before that I got ( and , in the text argument in the script.
Is there a way to make a messagebox from the script so that I can show the result, if the SNMPSet went well or not?

Best regards,
Hans
#4
General Support / Problem with "Input fields"
October 08, 2020, 01:08:16 PM
Hi,
I have used "object tools" to create a server script to do SnmpSet, and it works, then I want to add input by using "input fields". I have created Field1 that is a text type, Field2, text type and Field3 , also text type. How do I retrieve that values of the input fields into the script? I have tried using %(Field1) but it returns nothing.

Best regards,
Hans