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 ?