Skip to content

Dynamic input drop downs #611

Answered by unbreakabl3
Karlzzon asked this question in Q&A
Feb 10, 2025 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

Yes. But you don't need a workflowSchema as well. Please take a look closely to the example I gave.

That's should be fine:

{
  "layout": {
    "pages": [
      {
        "id": "page_1",
        "sections": [
          {
            "id": "section_0",
            "fields": [
              {
                "id": "Box",
                "display": "dropDown",
                "signpostPosition": "right-middle",
                "state": {
                  "visible": true,
                  "read-only": false
                }
              }
            ]
          },
          {
            "id": "section_1",
            "fields": [
              {
                "id": "veggie",
           …

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@Karlzzon
Comment options

@unbreakabl3
Comment options

@Karlzzon
Comment options

@unbreakabl3
Comment options

Answer selected by Karlzzon
@Karlzzon
Comment options

@unbreakabl3
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants