<@758098918205554728> <@1014207610246942891> I jus...
# general
r
@alexkg @joshua2579 I just wanted to let you know that we've implemented a basic version of
enableWhen
for our Questionnaire component. - Storybook Example (https://docs.medplum.com/storybook/index.html?path=/docs/medplum-questionnaireform--enable-when) - Github PR (https://github.com/medplum/medplum/pull/909)
a
thanks I made a comment on the PR about the contradictions @cody pointed out. I think the spec isn't clear how enableBehavior is supposed to work so I tried to clarify
c
Yep, thanks @alexkg . We added support for
enableBehavior
"any" and "all". The main limitation for now is that it only supports the "=" operator, not the numeric comparison operators. Thanks for following up!
a
That was so fast
175 Views