Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-382

JDBC - Datastore and dataset form properties should contain textarea

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • 0.17.1, 0.18.0
    • None
    • None
    • All
    • GreenHopper Ranking:
      0|i0xxgz:
    • 9223372036854775807
    • Small

    Description

      Today, for JDBC datastore and dataset form definitions, we get UI Schema with no indication for JDBC URL and SQL QUERY indications about its render.

      It should be textarea for big inputs for both.
      So, for datastore form definitions:

      {
        "uiSchema": { 
          "jdbcUrl":{
            "ui:widget":"textarea"
          } 
        }
      }
      

      and, for dataset form properties:

      {
        "uiSchema": { 
          "sql":{
            "ui:widget":"textarea"
          } 
        }
      }
      

      Attachments

        Activity

          People

            pteyssier pierre teyssier
            frassinier Fabien Rassinier
            Wei Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: