Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Refreshes the parent grid containing the specified record.
Syntax
Xrm.Utility.refreshParentGrid(lookupOptions)
Parameters
lookupOptions: An object with the following properties to specify the record:
| Property Name | Type | Required | Description |
|---|---|---|---|
entityType |
String | Yes | Table type of the record. |
id |
String | Yes | ID of the record. |
name |
String | No | Name of the record. |