Interactive List with Enumerations and Save Button
Hello guys,
we have a very complicated request from our manager:
We want End users to control their related hardware assets (computers, displays etc.) directly in a "view", so they can e.g. select that one certain device is their primary asset, secondry test asset and so on.
BUT we do not want this in a request offering. We want a site, where they receive a list with their related Hardware assets with 3 typical fields(Asset name, serial number , asset type). Additionally we want a drop down menu where they select the asset purpose, which i described above (Primary device etc.) - This purpose is an enumeration list which we created already. After the selection, the End User can save the changes via clicking the "save" button in the bottom bar.
We cannot do this in a query result, as we want End Users to interactively select a status from a dropdown menu and afterwards save it into the database.
In general I miss such possibilities in Cireson, and for End Users this makes our portal sometimes unsexy and unpopular :(
IS there an existing Add-In or Plugin to implement such interactive lists?
Best Answer
-
Simon_Zeinhofer Customer Ninja IT Monkey ✭✭✭✭
Hello Gabriel,
I implemented it myself. Maybe this is useful for your company as well :)
https://community.cireson.com/discussion/6195/manage-your-hardware-assets#latest
0
Answers
No such thing as of now as far as I know. We wanted to do the same thing in our org basically. And since I guess this would require a ton of javascript which would need to be maintainted throughout portal upgrades, we just didn't bother with it at the end. 🤷♀️😒
I think we had a similiar discussion with someone else from the community in one of our calls together, where we basically said the same thing you wrote. Would be cool for sure.
Thank you for your answer @Gabriel_Lences .
Is it somehow possible that Cireson implements something like that in the future? :)
No idea, I guess we'll both have to wait and see if someone from Cireson comes around this thread and let us know 😁
Hello Gabriel,
I implemented it myself. Maybe this is useful for your company as well :)
https://community.cireson.com/discussion/6195/manage-your-hardware-assets#latest