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?
Though the labels are seen in development mode in the studio.
tsarev
(Daniil Tsaryov)
May 30, 2019, 6:30am
#3
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.
tsarev
(Daniil Tsaryov)
May 31, 2019, 5:25am
#5
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.
firstova
(Natalia Firstova)
June 4, 2019, 3:44pm
#8
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
tsarev
(Daniil Tsaryov)
June 5, 2019, 6:46am
#10
Hello @mortozakhan
Could you clarify whether drag’n’drop target form has a dataContainer?
tsarev
(Daniil Tsaryov)
June 5, 2019, 6:48am
#11
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.
tsarev
(Daniil Tsaryov)
June 5, 2019, 1:10pm
#14
Both forms should be bound to dataContainer, please check it.
1 Like
Please see the gitHub issue filed by @firstova
firstova
(Natalia Firstova)
June 6, 2019, 8:25am
#16
We need more information, please, check, that both forms bound to dataContainer!