Edit view different display view


Badge +3

Hi,

 

I want to know why I don't see the same view in the designer and in the browser. Resize runtime property is "no" for all the fields.

 

Is there any property I need to change? (Buttons and approved columns are not important), the problem is with the labels and people controls.

 

Designer

181546_pastedImage_0.png

 

Browser

181550_pastedImage_1.png


3 replies

Badge +8

I have just some ideas.

Have you any rules/css applied? (and there a still in place, even in debugger mode)

Can you reproduce it, with different browsers?

Have tried to use some panels, and place in the controls?

We have sometimes a similar issue, but only on design time. That the form controls just moving are moving their places, just when the form is opening in the designer.

Tipp:

To minimize the effort for reassembling, you could export the form from time to time (before you do another change on it).

Hope I helps,

br oli

Badge +3

Hi Oliver,

Thanks for your ideas.

In this case I don't have any rule on those fields, I have a panel for all fields, I'm going to separate each line with one panel to see if it works.

Regards,

Badge +8

Would overlapping controls contribute to this issue? Perhaps provide a pixel of space between the horizontal fields? Overlapping fields have been the culprit for me in the past. Just a thought...

Reply