Is it possible to create an extension so that I can create a checklist list in the iTop portal, like the checklist on the following extension https://github.com/knowitop/knowitop-checklist, but this extension can only checklist in the iTop console section, can it possible?
Thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Although a popular request, AFAIK something like that is not available at the moment. It's often "solved" by using the radio button or dropdown from AttributeEnum. Perhaps that may help your use case?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't know what this extension does and how it looks but in theory you can develop an extension for almost anything in the portal. So if you have some time, you can give it a try and ask for tips here on the forum :)
Cheers,
Guillaume
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
To clarify, I will use the extension to create a list and in that list there will be a sub list that can be checked directly on the user portal. because each user who will give access rights will be different, for example:
1. if the sub list is "Access to Guest Dashboard" then user A will checked,.
2. for "Access to Admin Dashboard" user B will give access and checked.
here I will give a description of the extension, but it is still in the console display, for number 4, it means the list has been implemented
Heii Jeffrey,
Maybe I'm a little wrong in explaining what I mean, when an HR user creates a ticket then the ticket form will be able to create a list whose list can be checked and updated via the portal afterwards.
so it's not about access rights in iTop but, about HR users who create tickets to request access rights for new employees.
I have tried to bring up the Checklist in the portal but it only shows like this *in image
is there a documentation or reference for me to read and follow?
in order to be able to create a checklist on the portal form when making a ticket and after the ticket and list is created then it can be checked directly on the portal.
Hi everyone.
Is it possible to create an extension so that I can create a checklist list in the iTop portal, like the checklist on the following extension https://github.com/knowitop/knowitop-checklist, but this extension can only checklist in the iTop console section, can it possible?
Thank you!
Although a popular request, AFAIK something like that is not available at the moment. It's often "solved" by using the radio button or dropdown from AttributeEnum. Perhaps that may help your use case?
Hello,
I don't know what this extension does and how it looks but in theory you can develop an extension for almost anything in the portal. So if you have some time, you can give it a try and ask for tips here on the forum :)
Cheers,
Guillaume
Hii Jeffrey and Guillaume thanks for response..
To clarify, I will use the extension to create a list and in that list there will be a sub list that can be checked directly on the user portal. because each user who will give access rights will be different, for example:
1. if the sub list is "Access to Guest Dashboard" then user A will checked,.
2. for "Access to Admin Dashboard" user B will give access and checked.
here I will give a description of the extension, but it is still in the console display, for number 4, it means the list has been implemented
Last edit: barakbar 2022-07-27
Based on the example: why not work with an AttributeLinkedSet, so callers can link the desired profiles to the ticket?
Heii Jeffrey,
Maybe I'm a little wrong in explaining what I mean, when an HR user creates a ticket then the ticket form will be able to create a list whose list can be checked and updated via the portal afterwards.
so it's not about access rights in iTop but, about HR users who create tickets to request access rights for new employees.
I have tried to bring up the Checklist in the portal but it only shows like this *in image
is there a documentation or reference for me to read and follow?
in order to be able to create a checklist on the portal form when making a ticket and after the ticket and list is created then it can be checked directly on the portal.
Thank you!
Last edit: barakbar 2022-07-27
Dear All..
Is there any documentation i can study for this problem?
Thank you
Hello,
We have this extension for new user requests that might help (but it is only available to customers for now) : https://www.itophub.io/wiki/page?id=extensions%3Aitop-global-requests-mgmt