Skip to content

Defining callbacks using a string. #561

Closed
@nicklasb

Description

@nicklasb

In ASFDS, definitions of callbacks can be strings, which it very usable when forms are stored/generated as pure JSON server side. I would very much like that for ASF, too.

The code is straightforward, ASFDS simply looks in the form scope:
https://github.com/OptimalBPM/angular-schema-form-dynamic-select/blob/master/src/angular-schema-form-dynamic-select.js#L232

(I guess "callbackScope" could be an a setting, but so far, no requests for that has surfaced).

Any objections?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions