Uploaded image for project: 'Talend Unified Platform'
  1. Talend Unified Platform
  2. TUP-20963

Fix support of custom forms in Studio integration

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Bug
    • Status: Rejected
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • All
    • 7.3.1-Sprint_2 UP, 7.3.1-Sprint_3 UP
    • Small

    Description

      TaCoKit Component-API has @GridLayout, which allows to define Properties Form.
      Studio integration recognizes only Main and Advanced forms, but user may define some custom form too like @GridLayout(names = "MyForm")..

      Following logic should be implemented:
      1. If user defines Main form either explicitly (@GridLayout(names = FormType.MAIN)) or implicitly(GridLayout without any name), then custom form should be ignored.
      2. If there is no Main form, but there is custom form, then all custom forms should be merged into Main form.

      Attachments

        Issue Links

          Activity

            People

              nrousseau Nicolas Rousseau
              igonchar Ivan Gonchar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: