[Bug]: Datasource config to Datasource Form UI issues #13833
Labels
Bug
Something isn't working
Datasources
Issues related to configuring datasource on appsmith
Frontend
This label marks the issue or pull request to reference client code
High
This issue blocks a user from building or impacts a lot of users
Integrations Product
Issues related to a specific integration
Low
An issue that is neither critical nor breaks a user flow
Medium effort
Takes < 2 weeks
Needs Triaging
Needs attention from maintainers to triage
Production
Query & JS Pod
Issues related to the query & JS Pod
Up for grabs
Issues that have little to no dependencies on design/product, can be picked up in an ad-hoc manner
Is there an existing issue for this?
Description
initialValue
passed from config is not being assigned to controls (DROP_DOWN
,INPUT_TEXT
,FIXED_KEY_INPUT
)evaluation
on initialValue not getting evaluated on client forFIXED_KEY_INPUT
Copy to Clipboard
functionality needed forFIXED_KEY_INPUT
initialValue
to control should update the UI for other controls having conditions (likehidden
etc) depending on the value of control havinginitialValue
.Steps To Reproduce
form.json
for any datasource having different controls withinitialValue
,copyToClipboard
flag etc.Public Sample App
No response
Version
Both
The text was updated successfully, but these errors were encountered: