Differences
This shows you the differences between two versions of the page.
| 712:process_feedback_servicenow [2025/09/15 14:55] – created - external edit 127.0.0.1 | 712:process_feedback_servicenow [2025/11/24 14:38] (current) – [Special Case: TargetType] Meier, Erich | ||
|---|---|---|---|
| Line 86: | Line 86: | ||
| ===== Special Case: TargetType ===== | ===== Special Case: TargetType ===== | ||
| - | **This section is only relevant if the usual way of working with reference fields (see previous section) doesn' | + | **This section is only relevant if the usual way of working with reference fields (see previous section) doesn' |
| For columns of type reference, you might need to provide a unique record identifier (sys_id) to link to the referenced record. Since it would be tedious to let the user input a 32-digit sys_id, you can use the **targetType** property to define an alternative column of the referenced table that will be used to fetch the needed sys_id. (Make sure this column' | For columns of type reference, you might need to provide a unique record identifier (sys_id) to link to the referenced record. Since it would be tedious to let the user input a 32-digit sys_id, you can use the **targetType** property to define an alternative column of the referenced table that will be used to fetch the needed sys_id. (Make sure this column' | ||