[ ] 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 for FIXED_KEY_INPUT
[ ] Copy to Clipboard functionality needed for FIXED_KEY_INPUT
[ ] initialValue to control should update the UI for other controls having conditions (like hidden etc) depending on the value of control having initialValue.
Steps To Reproduce
form.json for any datasource having different controls with initialValue, copyToClipboard flag etc.
Hi. Any updates on when we will look into this? The initialValue is something that will be needed to make some enhancements for the SaaS Manager App Epic.
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