Guest User

Untitled

a guest
Jan 17th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "schema": "https://developer.microsoft.com/json-schemas/sp/view-formatting.schema.json",
  3. "rowFormatter": {
  4. "elmType": "a",
  5. "attributes": {
  6. "target": "_blank",
  7. "href": "='mailto:some@user.com?subject=Hello&body=https%3A//myurl.com%3Fparam1%3D1%26param2%3D2%26ID%3D' + [$ID] + 'n another text'"
  8. },
  9. "txtContent": "[$Title]"
  10. }
  11. }
Add Comment
Please, Sign In to add comment