How to show filtered assignment groups list view in pop-up window when form button is clicked

Anil74
Tera Guru

Hi All,

I need to display filtered assignment group same as list view in pop-up window when user click on form button. User will be able to select and unselect groups from pop-up window and able to create task when user select group , when by clicking submit button on pop-up window. How can we implement this.

Thank you in advance.

2 REPLIES 2

Mark Manders
Mega Patron

I had to read this a couple of times and I have a lot of questions, but let's start at the beginning: you are describing a solution, not a requirement. Can you elaborate on your requirement? Often trying to get something to work because you think it's the best solution, may in the end not be that.

 

Then: what form are you on? Are you on an incident, click on a button, need the ability to select multiple groups and then create a task related to that incident for each group? If that's the case: what do those tasks need to contain?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Thank you Mark Manders. Yes, I need to create a create child incident tasks button on Incident form, when user clicks on it,  it should show all groups in list view in pop-up window with "create" button in it so when user select any groups from list. incident tasks needs to be created based on groups selection and by clicking on create button in pop-up window.