In any of these scenarios, you would setup an onChange form action or an AddChangeCallback on the relational field . Then, you would use GetFieldValue (or GetFieldValues) to get the value.The problem is that there is a timing issue with the UI. After the initial relational field is changed, it takes a few milliseconds for the UI to re-drawing.
Instead, you need to create the notification on the Approval workflow. The approval record is the one that will be updated as approved or rejected, so this where the notification must be created. Yes, you will see the Approval Status value on the Request item when you open the form , but the Request item itself does not change.
3. Inactive auxiliary items now behave similarly to disabled field selections. They no longer appear in selection lists and when used to populate relational fields before they were set as inactive, the value displays as "Inactive" on forms .
16. SourceBridge now commits information to TeamTrack after it checks the return code from the underlying source code control system. 17. The magnifying glass search mechanism on the Lookup and Report forms now returns results when searching for a value for an independent Relational field and the Auxiliary table for the Relational field is set to enable caching. 18. Users who select the GMT Offset and Honor DST settings in their User Profile no longer have an extra hour added to updated Date/Time fields during Daylight Savings Time.
README: Serena TeamTrack 6.1 Inactive auxiliary items now behave similarly to disabled field selections. They no longer appear in selection lists and when used to populate relational fields before they were set as inactive, the value displays as "Inactive" on forms .
Sub-field: ZMF Department Add the new sub-relational field to the following forms : (Note: You can put the field in the "Hidden Fields" section to keep the form looking clean to the users.) Task Collection Edit Transition Form
Sub-field: ZMF Application Name Add the new sub-relational field to the following forms : (Note: You can put the field in the "Hidden Fields" section to keep the form looking clean to the users.) Task Collection Edit Transition Form
NOTE: If you are setting up an integration with ZMF, you will need two fields; one for the Site and one for the Environment. Add the new sub-relational field(s) to the following forms : (Note: You can put the field in the "Hidden Fields" section to keep the form looking clean to the users.) Task Collection Edit Transition Form
Deleted | Deleted | Deleted 69. The bottom of the Item Details frame is no longer clipped when users view items in a new browser window. 70. The Remote Administrator now correctly sets the database field name for new Sub-Relational fields to "unused" instead of the incorrect database field name of " SUB-RELATIONAL :_nnnn:_mmm" (where nnnn is the related table id and mmm is this field id).