Skip to content

form: Added DatasetName widget

Valentin Valls requested to merge cherry-pick-6d83bbb6 into main

This provides a fast short cut to put +1 to the name.

image

It can be used this way in a form

        uischema = {
            "dataset_name": {"ui:widget": "DatasetName"},
        }

(cherry picked from commit 6d83bbb6)

Co-authored-by: Valentin Valls valentin.valls@esrf.fr

Edited by Valentin Valls

Merge request reports