Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BrianMRO/e7d386b218c897ccea67ce1f931d29cb to your computer and use it in GitHub Desktop.
Save BrianMRO/e7d386b218c897ccea67ce1f931d29cb to your computer and use it in GitHub Desktop.
Mobile Smart Panel VLOG - Mobile Application - Site Map
update sitemap {
add folder "Stock Items" {
type = HubFolder
isDefaultFavorite = True
displayName = "Stock Items"
icon = "system://Bookmarks"
add item "IN202500" {
displayName = "Stock Items"
}
}
add folder "Tags" {
type = HubFolder
isDefaultFavorite = True
displayName = "Tags"
icon = "system://Ticket"
add item "ZZ301000" {
displayName = "Tags"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment