Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

[BUG] Custom Connnector With Only Optional Inputs Does Not Render Input Fields

My connector has a single optional input (modelQuery), but when I load the connector it skips the input and goes straight to loading data.

However if there is a mandatory parameter before the optional one, then both get rendered just fine. 

The expected behaviour is that if the only parameter is an optional one, then that parameter should still get rendered/shown to the user.

2 Replies

  • v-frfei-msft's avatar
    v-frfei-msft
    Community Support

    Hi Anonymous ,

     

    Please clear the permission of the data source to check again.

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      I have already done this, it still skips rendering the optional input. v-frfei-msft