Skip to content

form/fetch: href not updated when value is a method parameter #103

@kapouer

Description

@kapouer

When a page url is changed, candidate values in other blocks are found using "static" json schema.
However block types that have a field with $helper: 'service' (like fetch, api_form) have parameters fields that depend on which method is chosen.
The json schema to apply to these parameters is available in site.$services.

See

return Promise.all(Object.keys(hrefs).map(function(type) {

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