Some parameters of blocks might be filled in based on which columns, rows, fields or tokens are selected.
First, we need to define the api for this: in the metadatajson, there could be for example a field "input_columns" and these are then no longer part of the arguments.
Then we implement the logic that these 'special' arguments are automatically filled if possible, and otherwise there still is a field for data input.
Some parameters of blocks might be filled in based on which columns, rows, fields or tokens are selected.
First, we need to define the api for this: in the metadatajson, there could be for example a field "input_columns" and these are then no longer part of the arguments.
Then we implement the logic that these 'special' arguments are automatically filled if possible, and otherwise there still is a field for data input.