cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Multiple deletion of Change Tasks - Change Notice

Multiple deletion of Change Tasks - Change Notice

EDIT Change Notice:


as of now it is only possible to delete the task one after the other -



Obtain a possibility to delete multiple tasks at a time. See following; I want to delete Task 2 and 3 at once -

3 Comments
HerwigSchwarz
11-Garnet

Have you tried adding the list_delete action from "folderbrowser_toolbar_actions" actionmodel to the "changeNotice implementationPlan table" actionmodel?

will probably work

like this, but test it a bit:

 


<model name="changeNotice implementationPlan table">
<description>Toolbar actions for the implementation plan table on the change notice info page</description>
<action name="create" type="changeTask" shortcut="true"/>
<action name="setEffectivityOnViewPage" type="effectivity" shortcut="true"/>
<action name="viewEffectivityOnViewPage" type="effectivity" shortcut="true"/>
<action name="list_delete" type="object" shortcut="true"/> <!-- Delete -->
</model>

 

 

UjjwalSharda
6-Contributor

Can't we just add OOTB Delete action to the Implementation Plan table actions and use it to delete multiple Change Tasks.

olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.