Skip to content

Instantly share code, notes, and snippets.

@anaxetogrind
Created November 23, 2021 19:31
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 anaxetogrind/9862b713ed15116d5cb5194a9e4ea988 to your computer and use it in GitHub Desktop.
Save anaxetogrind/9862b713ed15116d5cb5194a9e4ea988 to your computer and use it in GitHub Desktop.
MobileApplication
update screen FS400100
{
type = FilterListScreen
update container "Selection"
{
add field "Status"{listDisplayFormat= CaptionValue}
}
}
update sitemap {
update folder "AppointmentsList" {
type = HubFolder
isDefaultFavorite = True
displayName = "Appointments List"
icon = "system://Ticket"
update item "FS400100"}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment