Autocomplete control - Set default or predefined value when loading section

Hello,

I have a control of type autocomplete and wanted to set a default or predefined value.

The control is sourced by a data page and I have tried to set the value of the property, but it didn’t work.

Can anyone help, please?

Thanks

@User16730164 Either you can set the value of the property(referred in autocomplete control) in the Pre DT of the flow action or in the default value of the control you can refer Dpage.property.

@User16730164 Hello,

You should be setting the value in preprocessing. As per configuration in below screenshots, you should set ID value.

Hi @User16730164: Can you please help us to understand how you are setting the default value to the property? Is it using the default value option in the control (or) using flow connector / any pre processing data transform?

Were you able to check if in the tracer to understand where the value is getting updated to null?

Sharing sample of configuration without confidential data will help us to better evaluate your situation.

Thanks.