Skip to content

Instantly share code, notes, and snippets.

@expiscornovus
Created April 24, 2024 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save expiscornovus/2b1097efe3fea6136efce985e4aeb4f7 to your computer and use it in GitHub Desktop.
Save expiscornovus/2b1097efe3fea6136efce985e4aeb4f7 to your computer and use it in GitHub Desktop.
Body Create Hyperlink Field
{
"parameters": {"__metadata": { "type":"SP.XmlSchemaFieldCreationInformation"},
"SchemaXml": "<Field DisplayName='Application Link' Format='Hyperlink' IsModern='TRUE' Name='ApplicationLink' Title='Application Link' Type='URL'></Field>",
"Options": 12
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment