Hi,

Thanks for this module, it is brilliant and very easy to implement.

One question: if you have an event that recurs on multiple dates, the default behaviour is that the "Add to calendar" button displays after the first date. Is there a way to either have a button for every date or to allow the user to choose which date they want to add (or to add all dates)?

Comments

namwebs created an issue. See original summary.

namwebs’s picture

Title: Hw to add repeating dates » How to add repeating dates
purushotam.rai’s picture

Category: Feature request » Bug report
StatusFileSize
new723.72 KB

Thanks for creating this issue, I can confirm this as bug.

namwebs’s picture

Is there any prospect of it being fixed? I don't have the expertise to do it but it would be really useful.

purushotam.rai’s picture

yup, we'll work this weekend to fix this issue.

Thanks

  • purushotam.rai committed 0d3dda3 on 8.x-1.x
    Issue #2860784 by purushotam.rai: How to add repeating dates
    

  • purushotam.rai committed 806905e on 8.x-1.x
    Merge branch '8.x-1.x' of git.drupal.org:project/addtocalendar into 8.x-...
  • purushotam.rai committed a3812ce on 8.x-1.x
    Issue #2860784 by purushotam.rai: How to add repeating dates
    
purushotam.rai’s picture

Status: Active » Fixed

Partial Fix to allow users to select delta in case of multi value field has been completed. We are handling option to show multiple buttons in separate issue: #2865074: Multi Value Date Field should give user option to show multiple add to calendar buttons

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

gg24’s picture

Hi,

We have implemented option to show AddtoCalendar button to multiple dates as well. https://www.drupal.org/node/2865074.

Thanks!

namwebs’s picture

Thank you, it works perfectly.