FwForm multiselect, date values are not getting prefilled in react

Hi Team,

I am using FwForm dynamic, for multi-select options other fields are getting prefilled with initial values, but multi-select and the date field are not getting prefilled.

initial values to prefill is [‘1’,‘2’]

Thanks & Regards,
Gopi

Hi team,

is there any update on this?

Thanks & Regards,
Gopi

Hi @Gopi

We did ran into a bit to many issues with using crayons in React apps. Hence we installed bootstrap instead, then we altered the css code so that it would be more suitable with the Fresh UI. Not the best, but it is a workaround that worked for us.

Hi @Gopi,

Can you please share a codesandbox / codepen link to check on this issue ?.

For multi_select, kindly check if you are passing the correct value key in the initialValues.