Sort input elements using dom-text and absolute sort
Sort input elements using dom-text and absolute sort
Peter_Church
Posts: 2Questions: 1Answers: 0
Hello,
I have a column of dates inside input elements.
I can sort these using the dom-text function and it works ok. I now need to find some way to leave all the 'null' input boxes at the bottom (i.e absolute sort) but I cannot see anywhere how to do this in conjunction with the dome-text function.
Does someone know if this can be done?
Greatly appreciate any help on this
Answers
After several hours of research, I finally managed to get the two functions working together. Quite simple in the end!