Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • slideshowRef (Ref) - reference to our slideshow record in Step 2
  • text (String) - information to display as your image is displayed
  • image (String) - URI to the image
     


To access images that have already been added to the slideshowRef to edit or delete:

  1. Do a query search for the slideshow. In our example, search for the marker tag 'slideshow' in the query field.
  2. Hover over the slideshowRef id. It will highlight a unique string id: X:XXXXX
  3. Do a new query search with the unique id from step 2: slideshowRef == @X:XXXXX
  4. From this list you can edit/delete previous images added to this slideshow.

Step 4 - Configure the Green Tips viewlet

...