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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Can an href open an edit window?

smccoy
1-Newbie

Can an href open an edit window?

Hi,

Our users would like the ability to open an edit-window based on an href. Is there something that we can add to the query string that will only the editable version of a window instead of the read-only window?

Example:

We have this working to open a read-only window for an item.

<a href="integrity://localhost:7001/im/viewissue?selection=12362">

We are looking for something like the following to open an editable window:

<a href="integrity://SPA-CL-B34FYW1.corp.irco.com:7001/im/viewissue?selection=12362,edit=1">

Is this possible? And if so, what is the syntax?

-Sean

1 ACCEPTED SOLUTION

Accepted Solutions
LLawton
14-Alexandrite
(To:smccoy)

The command for http is simply "editissue", but it doesn't work with url: integrity.

The message I get is: MKS154477: Command "editissue" is not supported for use in Integrity URL links.

View solution in original post

3 REPLIES 3
LLawton
14-Alexandrite
(To:smccoy)

The command for http is simply "editissue", but it doesn't work with url: integrity.

The message I get is: MKS154477: Command "editissue" is not supported for use in Integrity URL links.

smccoy
1-Newbie
(To:LLawton)

Thank you for the quick response. I'll enter a case number to get an RFC created for this. Hopefully, we're not the first to request this functionality.

-Sean

KaelLizak
14-Alexandrite
(To:smccoy)

Hi Sean,

For your information, not all href functionality that works against the Integrity server with an http protocol works against the Integrity server with an integrity protocol.

There is a similar feature request for im createissue with integrity://. You might want to point that out in the ticket you open, as it is likely closely related functionality.

Regards,

Kael


Kind Regards,
Kael Lizak

Senior Technical Support Engineer
PTC Integrity Lifecycle Manager
Top Tags