Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

hasMemberWithProperty(sessionLocation.tags, 'display', 'Admission Location')Show 

To show a

...

form

...

if

...

the

...

logged

...

in

...

user

...

has

...

the

...

Organizational:

...

Nurse

...

role

...

, you would use the expression below: 

hasMemberWithProperty (user.roles, 'display', 'Organizational: Nurse')

...