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

Default values in dataset/datastore wizards

Apply templateInsert Lucidchart DiagramXMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • None
    • All
    • Small

      Tried to set default value to the field using following approach:

          @Option
          @Required
          @DefaultValue("testDefaultValue")
          @Documentation("TODO fill the documentation for this parameter")
          private String account = "testDefaultValue";
      

      In Component tab this value appears in the account field, but when opening dataStore wizard window - this value is absent. Need to clarify if this behavior is correct.

            igonchar Ivan Gonchar
            ovarnavina Olha Varnavina (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: