I have the following :
- A Master Form
- Inside master form, I have a block which contain a DETAIL(editable grid view) Form.
- I set the link properties so that iFrame Height is 400 px.
- On first run, everything looks O.K. The block which contains Detail Form shows at 400 px.
- If I move to the next record or do a Quick search, now the HEIGHT of the detail block changes according to the records inside the detail form.
Error/Bug? Shouldn’t the detail form’s height stay at 400 px?