Skip to content

Quick Import Array Data #6

@DNYLA

Description

@DNYLA

Allow an easier way to import data that is in/stored as arrays on the backend.

Why?
An example can be the forbidden words. Say i have 50 forbidden words which i already have from another node i have to manually copy each one and write/paste it into the new node. This takes time and their should be an easier way to handle this.

How?
Add an advanced edit button next to each Array Input box (Multi Input) which allows the user to import data that is inside an array like ["item1", "item2", "item3"] or seperated in multiple lines such as
item1
item2
item3.

You could also Allow the user to export data from this mode which allows us to easily transfer data from one node onto another.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions