Raw Widget Configuration for Embedded Document

Hello!

I have a workshop application with an embedded notepad. I know I can configure the document to be “isEditable”

But I want this to be conditional based on a boolean variable selection by the user. I tried to make this change in the raw widget configuration, but I get an error message that it must be a variable value. How can I do this properly?

I am not sure if this is possible to do within the current widget. One option would be to have two widgets (one with edits turned on, and one without) in a section and have conditional visibility on which section / widget you are displaying.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.