Skip to content

Why was it chosen to put "Search String" to the context object instead of an extra microflow parameter? #76

@basi01

Description

@basi01

Dear authors. Is there a technical limitation that does not allow custom widgets use micrfoflows with two or more parameters or use primitive parameters?
Otherwise I don't understand why we have to add a dedicated attribute to our form entity just to hold the search string when we use a microflow as the data source for this widget. The form entity is persistable, setting this new attribute will mark it dirty.
Is there a known workaround for this problem? Don't tell me we have to wrap the widget with a data view and a harness of microflows to copy the data back and forth. This is no RAD at all.
We just wanted a replacement for a regular reference selector, but with auto complete and server search.

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