Textbox webcomponent dataprovider null

Hi ALL,

it was working working fine in Servoy 8.0.1. I am having a Textbox webcomponent . The dataprovider is assigned to a form variable . When I am printing the form variable in the console it is printing null . The dataprovider could not be set. It showing problem in Servoy 8.0.2 . Please advise me.

Do you use the standard bootstrap TextBox component or did you create your own (custom textbox webcomponent)?

Hi ,

Thanks for your reply . I am using standard bootstrap Textbox component.

You are right. It was a regression from SVY-9033
It is fixed for 8.0.3.

(it was configured to block server-side dataprovider updates for wrong value of the new ‘readOnly’ property)