Skip to content

Dynamic data model / parameter changes #804

@dsp56300

Description

@dsp56300

We've noticed that rmlui doesn't support changing the data model or any of the bound parameters at runtime. However, there is a workaround:

  • set properties, such as data-model and other attributes
  • remove from parent
  • add to parent again

For now we have implemented it just like that. Is there a better / cleaner way to do this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions