implementation

How to give hint in input while making new custom connector

I create new custom connector for write into external database

i take input from user

username :

password :

db_connectiion string :

in this db connection string field (text-field) i want to give hint to user / initial value

how can i do that

Notifications