Skip to content

Access to non persistable entities #17

@SBourgarel-mendix

Description

@SBourgarel-mendix

Hi
In BootstrapMultiSelect.xml, line 40 there is a property allowNonPersistableEntities="true", so I guess the development is made so that the widget works for Non Persistable Entities. But in widget.xsd, line 42, NonPersistableEntities are not allowed, as the value is still the default value, false.

Are there any consequences of enabling NPEntities for the widget?

Currently we are obliged to change our domain model from a NonPersistentEntity to a PersistentEntity because of the widget, and in case of retrieval of the datasource via microflow, I don't see any restrictions against NPEntities.

Thanks,
Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions