Add Comment to process
Created: 22 Jun 2010 | 5 comments
The "Add Comment" feature in a ticket uses the EditComment.aspx file at Ensemble\Reports
I have translated the labels inside the aspx page, but at the buttom of the "add Comment" page there are two buttons: "Save" and "Cancel"
I wish to translate them too, but they are not in the EditComment.aspx file.
Does anyone know which file to edit?
Discussion Filed Under:
Comments
within a workflow
You will probably need to edit that in a form within one of the workflows. I am not sure which workflow that form is contained in though.
I just checked the code
I just checked the code behind page for this page. These buttons are dynamically added in the code-behind, so you can't change the text very easily.
(NOTE: I'm looking at 7.1 code and its pulling the text from a resource file... it may possibly be editted via a "resource file editor" after 7.1 release)
Where is Add Comment?
Anyone who know how to find and edit Add Comment? Is it in a workflow? If yes, which?
(My goal is to notify the assignee that the incident has been updated)
Regards, Ole Jacob
Regards, Ole Jacob
Add Comment ... HARD CODED
The Add comment sub page is Hard coded, is part of the ensemble portal.
Bad news for who look for a way to notify on each change ...
Geo
FABEMARA Consulting the main Symantec Altiris Partner in Spain
http://www.fabemara.es
I added a smart task, and
I added a smart task, and made it procedure to use that 'version' instead. In that smart task, i included the Workflow for the notices we want.
Would you like to reply?
Login or Register to post your comment.