Formbuilder plugin saving in different language deletes some fields

Hi there,

i have a problem with the formbuilder plugin.
When i fill in forms in the panel and the content file is created everythings fine.
But when i switch to another language and edit some fields, some data is going to be deleted, after saving.
F.ex. the required field and the field_name. Which is stored in the Fb_builder.

Does someone has the same problem and got a solution?
Or can someone tell me, which method is getting called when a blueprint is saved?

That’s the way the form looks after the saving problem.

Thanks in advance.
Stefan

problem is caused by “translate: false” in the formbuilder plugin.
after overwriting it to true the data is stored fine.