0
Fixed
DN Fields Missing from LHS of DN Template
DN fields are missing from the left-hand-side of the DN template configuration. There is also a small bug where the field temporarily shifts up to the end of the previous line while entering a value. See attached screenshots.
i29^cimgpsh_orig.png
i30^cimgpsh_orig.png
LoseDefaultValue.jpg
Customer support service by UserEcho
I have just fixed the
1. the missing DN field in LHS
2. a small bug where the field temporarily shifts up to the end of the previous line while entering a value.
In addition, I found a new small bug.
the select menu lose the default value (LoseDefaultValue.jpg)
Fixed issue in LoseDefaultValue.jpg
I will have look again if I can debug Ctrl+A in <input> of the autocomplete and sortable jquery ui in IE.
I guess if I use some combination of <span> , some <div> or some css , then I might be able to fix this IE bug
I am currently working on the bug in <input> that IE user can not press ctrl+A to select text.
I found the bug is not from jquery ui autocomplete, and it is from jquery ui sortable.
I might be able to debug this, but need to pay attantion when we update jquery ui and jquery version
Confirmed fixed