Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can i configure fluent as shown in image? #49

Open
kumarvivek1752 opened this issue Nov 29, 2023 · 0 comments
Open

can i configure fluent as shown in image? #49

kumarvivek1752 opened this issue Nov 29, 2023 · 0 comments

Comments

@kumarvivek1752
Copy link

Screenshot 2023-11-29 102913

my requirements:

  • fluent fields should be separated in the form of tabs.
  • clickable tab button to navigate different tabs.

what i done:

  • added JSON to extend the template
    eg:

            {
              "start_form_page": {
                "title": "French dataset",
                "description": "These fields provide detailed metadata about the dataset."
              },
              "field_name": "notes_translated",
              "help_inline": true,
              "help_text": {
                "en": "Add a general, plain language description "
              },
              "preset": "fluent_markdown",
              "form_placeholder": "e.g., Some useful notes about the data"
            },
    

    note: my current JSON is not working.

can anybody tell me how can i do the above requirement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant