Height resizing of edit form not correct when using dependent()

Height resizing of edit form not correct when using dependent()

Denis.David@dqs.deDenis.David@dqs.de Posts: 28Questions: 8Answers: 1

When using the dependent() option with a lot of fields, the automatic height resizing of the edit form is not working properly, so the Update button is not at the bottom of the edit form any more but moves upwards overlapping the input fields area.
This only happens when while dependent fields showing there is a scrollbar due to the large number of fields and while dependent fields being hidden there are only a few fields left without scrollbar.
Is there any way to trigger the resizing after the dependent() routine has fired to adjust the form height properly? Or as an alternative to set a fixed form height which can handle both shown and hidden dependent fields?

Thanks, Denis

Answers

  • allanallan Posts: 61,893Questions: 1Answers: 10,144 Site admin

    Can you give me a link to the page so I can take a look please? Also, what version of Editor are you using?

    Thanks,
    Allan

This discussion has been closed.