Skip to content

BlueprintForm: Implement support for multiple import@s and partial import@s #17

Description

@mahagr

Support multiple imports in the same place:

import@1: fields/hero
import@2: fields/footer

Add support for partial imports:

# Same as without specifying partial import:
import@1: fields/hero:form
# Imports hero section separator:
import@2: fields/hero:form/fields/hero
# Imports fields outside of the main form:
import@3: fields/footer:test/fields
# Imports also work from the current file:
import@4: :include/fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions