-
Notifications
You must be signed in to change notification settings - Fork 4
Badge Assignment Logic for "barrier free" and "Behindertengerecht"
lukmay edited this page Aug 6, 2023
·
2 revisions
The ParseMyAccommodation()
function also focuses on the badge management for accommodations.
It assigns the SmgTag
"barrier-free" when the badge "Behindertengerecht" is present in the BadgeIds
.
The Code:
// If the "Behindertengerecht" badge is present, add "barrier-free" as a tag
UpdateBadgesToSmgTags(myacco, "Behindertengerecht", "barrier-free");
This wiki contains additional information about the Open Data Hub alongside the Open Data Hub - Official Documentation 🔗 .