Database driven dropdown box is flickering with IE11
Posted: Wed Oct 28, 2015 8:47 am
Hi everyone,
We use a database driven dropdown box in our visual designer.
When selecting a value resp. a text from a dropdown box with Internet Explorer 11, the dropdown box is flickering and we see the text Loading... for a short moment of time in our dropdown box. If we have more than one dropdown box, every dropdown box is flickering with IE11 when exfmt is performed.
Our settings:
field type = select box
choice database file = PHBC (a physical file)
choice options field = HBCTIT
choice values field = HBCCD CONCAT HBCTIT
choice selection criteria = HBCCD <> ' '
blank option = false
order by HBCTIT
onchange = pui.click();
With Internet Explorer 9, there is no flickering and we don't see a Loading... text.
How can we solve this issue ?
Is this a bug in Internet Explorer 11 ?
Can you resp. Profound solve this issue ?
Thank you for your answer in advance.
Christoph
We use a database driven dropdown box in our visual designer.
When selecting a value resp. a text from a dropdown box with Internet Explorer 11, the dropdown box is flickering and we see the text Loading... for a short moment of time in our dropdown box. If we have more than one dropdown box, every dropdown box is flickering with IE11 when exfmt is performed.
Our settings:
field type = select box
choice database file = PHBC (a physical file)
choice options field = HBCTIT
choice values field = HBCCD CONCAT HBCTIT
choice selection criteria = HBCCD <> ' '
blank option = false
order by HBCTIT
onchange = pui.click();
With Internet Explorer 9, there is no flickering and we don't see a Loading... text.
How can we solve this issue ?
Is this a bug in Internet Explorer 11 ?
Can you resp. Profound solve this issue ?
Thank you for your answer in advance.
Christoph