Difference between revisions of "Custom Field Type: Display Only – External Organization Details"

From SmartWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
<u>'''Field Display'''</u>  
 
<u>'''Field Display'''</u>  
  
[[Image:Example.jpg]]
+
[[Image:Cf13.png]]
 
 
 
<u>'''General Description'''</u>
 
<u>'''General Description'''</u>
Line 10: Line 10:
  
 
The [[User|user]] has the ability to overwrite the value or retrieve the value multiple times.
 
The [[User|user]] has the ability to overwrite the value or retrieve the value multiple times.
+
 
 
<u>'''Field Options'''</u>
 
<u>'''Field Options'''</u>
  
Line 18: Line 17:
 
* '''Options''': Variables
 
* '''Options''': Variables
 
* '''Track Changes''': N/A
 
* '''Track Changes''': N/A
* '''Store To Value''': Yes
+
* '''Store To Value''': Yes
 
 
 
 
<u>'''Special Options for Field'''</u>
 
<u>'''Special Options for Field'''</u>
  
 
[CustomfieldID] of a field containing an external [[Entity|entity]] lookup plus related fields from the external entity.  See notes for additional details.
 
[CustomfieldID] of a field containing an external [[Entity|entity]] lookup plus related fields from the external entity.  See notes for additional details.
+
 
 
<u>'''Field Validation'''</u>
 
<u>'''Field Validation'''</u>
  
Line 32: Line 29:
 
* '''Message''': N/A
 
* '''Message''': N/A
 
* '''HTML Tag''': N/A
 
* '''HTML Tag''': N/A
+
 
 
<u>'''Field Formatting Options'''</u>
 
<u>'''Field Formatting Options'''</u>
  
Line 41: Line 37:
 
* '''Style''': Yes
 
* '''Style''': Yes
 
* '''Tool Tip''': Yes
 
* '''Tool Tip''': Yes
+
 
 
 
<u>'''Notes'''</u>  
 
<u>'''Notes'''</u>  
  

Revision as of 13:06, 14 September 2007

Field Display

Cf13.png

General Description

Copies one or more field values from an external entity to the current entity. This field is used in conjunction with the Display Only External Entity field.

The purpose of the field is to carry forward details of a related external entity record to a new entity such as a level 1 or level 2 UTA entity.

The user has the ability to overwrite the value or retrieve the value multiple times.

Field Options

  • Allow Empty: N/A
  • Default Text: N/A
  • Options: Variables
  • Track Changes: N/A
  • Store To Value: Yes

Special Options for Field

[CustomfieldID] of a field containing an external entity lookup plus related fields from the external entity. See notes for additional details.

Field Validation

  • Type: N/A
  • JavaScript Validation: N/A
  • Message: N/A
  • HTML Tag: N/A

Field Formatting Options

  • Height: Yes Measure: Characters Default: 2 Character
  • Width: Yes Measure: Characters Default: 20 Character
  • Number Format: N/A
  • Style: Yes
  • Tool Tip: Yes

Notes

This example is taken from a Courier application. The pick up and delivery addresses for the job need to default to the address of the company ordering the courier.

The customer field (#161926) is set to a Lookup - External Entity Field.

Two External Entity Detail fields use this field ID to reference the address, Address 2 and city fields in the underlying company record.

An additional External Entity Details field is used to display an account Note field (a custom field associated with the company record).

If necessary each of these values can be overwritten once the record is saved.