Skip to content
This repository was archived by the owner on May 30, 2018. It is now read-only.
This repository was archived by the owner on May 30, 2018. It is now read-only.

Use metaData and formData #5

@polmiro

Description

@polmiro

Sometimes we use the formData to transfer information thorough the form structure that is not actually relevant. Some examples would be:

  • Typeahed uses "field_name_typehead" when the id transfered is not the same as the title displayed.
  • DynamicForm uses "field_name_form_def".

I think it would be ideal to have a metaData data object that is transferred to the input elements, this can be updated by DataSourcedMixin, and then other form elements can react to those changes.

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