It seems that the NG Titanium client setting of the css position is not considering form parts. In my attached screenshot, there is near the bottom the dbtreeview, and the grids to the right in the height (40px) of the footer part not displaying (just as a help, same problem was some time ago in the NG client).
please make a case with a sample
also when showing an image like that for TiNG also show right besides it the image of NG so then it is right away really visible what is going wrong
This could be related to SVY-17282.
It seems to be the same. Using for example a css positions 0,0,50,0,-1,-1 for a Data Grid on a Body part when the footer part is 50 px, it draws correctly in the forms editor, but not so when displaying in the browser.
steve1376656734:
This could be related to SVY-17282.
jcompagner:
please make a case with a samplealso when showing an image like that for TiNG also show right besides it the image of NG so then it is right away really visible what is going wrong
In NG Classic the same form is (correctly) displayed in browser as in following screenshot:
huber:
It seems to be the same. Using for example a css positions 0,0,50,0,-1,-1 for a Data Grid on a Body part when the footer part is 50 px, it draws correctly in the forms editor, but not so when displaying in the browser.
Are you using the NG1 or NG2 form editor?
Are you using the NG1 or NG2 form editor?
I am using the modern (Form Editor Designer type) in Preferences, i. e. the HTML 5 Editor. Hope that answers your question.