
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2016 03:42 PM
Hello,
Im looking into changing an asset state as easy as possible. Im hoping to create a custom Widget with a textbox and a button. When we fill in *assetname* eg. computer1 into the textbox and then click on the button i would like to run a sql query to update the state of that asset. I can mange the sql query part, but is the widget part possible ? Do you eventually have an example of a custom widget with a textbox and a button ?
Im looking into changing an asset state as easy as possible. Im hoping to create a custom Widget with a textbox and a button. When we fill in *assetname* eg. computer1 into the textbox and then click on the button i would like to run a sql query to update the state of that asset. I can mange the sql query part, but is the widget part possible ? Do you eventually have an example of a custom widget with a textbox and a button ?
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2016 12:10 PM
We can't really provide support for creating specific custom widgets, but some sample widgets were posted in this knowledge base article. An example with an input field is included as well.
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2016 03:35 PM
ok thanks 🙂
I managed to make the pages i wished for.
I managed to make the pages i wished for.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2016 03:33 PM
What you are seeing in this article is ASP.NET code merged with pieces of HTML and JavaScript. ASP.NET is a proprietary framework used to dynamically generate web pages but is not a programming language on its own.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2016 12:17 PM
ok. Wich language is the widgets written in ? I should be able to read up on how i can do this.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2016 12:10 PM
We can't really provide support for creating specific custom widgets, but some sample widgets were posted in this knowledge base article. An example with an input field is included as well.
