Label disappeared when some fields are moved

In Studio 10 I had one form in a screen. When I added a couple of more forms and drag and drop some fields to the new forms, the labels in the new form are disappeared as you can see below. Can we have a fix for this?

image

Though the labels are seen in development mode in the studio.

image

Hello @mortozakhan

Could you clarify whether field labels exist in screen layout or not?

Regards,
Daniil

It is displayed in the design-time on screen but not in run-time if moved from one form to another form by drag-n-drop.

Unfortunately I cannot reproduce the problem.

I’ve created an issue to investigate the case by our QA team: YouTrack.

Regards,
Daniil

Thank you Daniil. Tips for the Q&A team, I hope you can reproduce it by dragging components from one form to another.

Hi.
Thank you for reporting the problem. We have created a GitHub issue.

1 Like

Hi,
I had the same problem. Designer removed all properties of the form field after drag-n-drop.

Regards
Marcin

Hello @mortozakhan

Could you clarify whether drag’n’drop target form has a dataContainer?

Hello @marcin.zawadowicz

You’re talking about properties like id, captionProperty, etc that belong to specific field, but not form, am I right?

Regards,
Daniil

Hi,
Yes. The problem concerns field properties.
I moved the fields between the columns of the same form, but currently, I can not reproduce this problem.

Regards
Marcin

It happens when fields are moved from one form to another.

Both forms should be bound to dataContainer, please check it.

1 Like

Please see the gitHub issue filed by @firstova

We need more information, please, check, that both forms bound to dataContainer!

Yes they are