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.
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.
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).
In this example the name of the Single Relational field is "MySingle" so you would have to change the code and the form action to match yours. The following is the javascript that will be placed into the "execute a JavaScript" action if ( GetFieldValue("MySingle") =="(None)" || GetFieldValue("MySingle") =="" )
Note that when changing a relational field , it takes a few milliseconds to update the subrelational field. Because of this, we need to put a pause in our code so that we get the new value and not the old value. This is done with setTimeout() as below.
Differences Between Versions ... >Usage of sub-relational fields with join ... ... note on this form exceeds the maximum ... Set notification action to 'None ... ... encountered an error value for operand { ... ... has an invalid value : {1 ... Set notification action to 'None ... ... Could not map value < ... ... {0} value of {1 ... ... >Failed to set {0} ... ... } table to set {4} ... ... >Failed to set {0} ... ... to access these values . ... Current value : {2 ... ... no tile content set for display in ...
Differences Between Versions ... ) // form caching? -< form name=" ... "post" action ="$ ... + < form + action ="$ ... ... "RedirectTemplate" value ="$ ... ... - begin item form data -- ... n d item form data -- ... form > + ... a completely hidden form for deleting attachments. the attachments value is set and the form submitted in javascript ... -> < form name="StoreForm" action ="$ ...