You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.