Skip to content

Commit

Permalink
screenshot and doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
physik932 committed Dec 4, 2024
1 parent b3a6280 commit 85b2904
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ To configure the URL buttons, you must supply a JSON array of URLs with `title`

This will yield the following display:

![social_media_sites](./assets/screenshot-0.png)
![social_media_sites](./src/images/screenshot-0.png)

### Using Zendesk Object Properties

Expand Down Expand Up @@ -104,7 +104,7 @@ This generates the following button:

We can highlight this button and see the following URL:

![screenshot](./assets/screenshot-1.png)
![screenshot](./src/images/screenshot-1.png)

### Using Custom Fields in URLs

Expand All @@ -123,8 +123,7 @@ For example, let's say we use the custom field for the customer like `Issue Topi

Given an issue type of "new feature", this would generate a URL with the values set:

![customer_related_issues](./assets/screenshot-2.png)
![customer_related_issues_url](./assets/screenshot-3.png)
![customer_related_issues](./src/images/screenshot-2.png)

An important note here is that URLs generated by custom fields are not updated dynamically. If the custom field is on the Agent side for example and is updated, the page will need to be refreshed to update the URLs.

Expand Down
Binary file removed assets/screenshot-0.png
Binary file not shown.
Binary file removed assets/screenshot-1.png
Binary file not shown.
Binary file removed assets/screenshot-2.png
Binary file not shown.
Binary file removed assets/screenshot-3.png
Binary file not shown.
Binary file removed src/images/dots.gif
Binary file not shown.
Binary file added src/images/screenshot-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/images/warning.png
Binary file not shown.

0 comments on commit 85b2904

Please sign in to comment.