Skip to main content
1-Visitor
October 24, 2018
Question

PTC Integrity client api

  • October 24, 2018
  • 1 reply
  • 1412 views

Dear all!

Is it possible to locate selected field for opened issue in edit mode?

How I dynamically could change it using Java? JNI only?

 

Thanks in advance!

1 reply

5-Regular Member
October 25, 2018
It's not possible to locate the selected field in the edit issue/item dialog. This can't be done with the Integrity Client or Web interfaces, and you can't get this info from the Java API editissue command either.

It might be possible to build a custom interface that has this info ... I'll let someone more familiar with this type of customization comment.