Droplet Stack Issue when using more than one Droplet on Page

Wondering if we have any Droplet stack experts around? I have been using this for a year with no problem, allowing the local Parish Council to upload Minutes and Agenda PDFs. These are shown on annual pages so 2025 PDFs are on one page, 2026 will be on another etc.

So, I have added a second Droplet stack, with the relative path going to the new 2026 directory folder. I have also given it a new ID. However, PDFs dropped there upload to the 2025 folder! It’s as if I have simply duplicated the 2025 Droplet stack.

Anyone have a clue what’s happening?

To add - I have now added the two droplet stacks on separate pages and everything works as it should - so this would appear to be an issue with 2 instances of the stack on the same page.

Hi @manofdogz,

Are both Droplets on the same page? Or different pages?

I’ve used Droplet in the past, with instances on separate pages, with no issue.

1 Like

On the same page. I have just tried on separate pages and it’s fine. However, you should be able to put them on the same page - just need different ID’s. The pop up for Droplet ID makes this clear. However I don’t know what he means by ‘Camelised’ Format. Suspect this is a typo! Maybe means ‘Capitalised (which I have done)

No, it is CamelCase. Use „myAwesomeWebsite“ instead of „my-awesome-website“ or „my_awesome_website“.

1 Like

CamelCase is a naming convention where words in a compound identifier are joined without spaces, with the first letter of each new word capitalized

2 Likes

OK - I googled ‘camelised’ and just came up with caramelised :sweat_smile: but didn’t try CamelCase. Anyway - my IDs are correctly formatted - pdfTwentyFive and pdfTwentySix but it made no difference.