You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
My org is looking into the feasibility of a migration from DC to Cloud. Part of that, of course, is feature parity. We have a custom feature on DC that executes JS on every page load. I'd like to implement this in the Cloud using Forge (or whatever avenue is best). This shouldn't require adding a macro to a page.
Ideally, I'd like to take it a step further and make it a user property rather than just executed regardless.
How to create a custom user property (an option within the user's profile)? Storage API would be my first guess, Storage API (atlassian.com), but how to I tie that into their user profile properties?
With that enabled/disabled, how do I auto load and execute the app on each page load without requiring a macro?
This is my first adventure in Confluence Cloud/Forge development so any pointers to bits and pieces of this functionality are still appreciated.
TIA!