Before posting, please read: When to use this forum, when to submit a help ticket

Author Topic: Widget feature requests  (Read 686 times)

jimm

  • Regular Member
  • ***
  • Posts: 18
  • Karma: +0/-0
Widget feature requests
« on: April 15, 2023, 08:31:51 AM »
I'm thinking of using the schedule widget on our website --- probably the JSON version. I have two feature requests that I believe are not currently possible:

1. It would be nice to have a text field for each gig that I could edit that would be sent with the JSON so I can add descriptive text for each gig like "We're back at <strong>Venue Name</strong> again with opening band Blah Blah!". It looks like the existing Notes field is not sent along with the JSON.

2. I like having old gigs still show up on our site. Might it be possible to add the option to include past gigs?

jimm

  • Regular Member
  • ***
  • Posts: 18
  • Karma: +0/-0
Re: Widget feature requests
« Reply #1 on: April 15, 2023, 08:46:14 AM »
I've figured out how to do #1, partly --- I've created a public custom field. (The JSON field name for that field is a bit cryptic, but easy enough to find.) But it would be nice to not have the HTML escaped because I often add links to the venues, for example. Of course, I can take care of that with some Javascript.
« Last Edit: April 15, 2023, 08:50:46 AM by jimm »