JQM Hidden List

Hi Guys,

If you tell a list that it is hidden, you cannot reenable it via the runtime of .show().

To overcome this, I have it a not hidden then when the form loads it automatically does the .hide() and it hides it and then I can .show() it afterwards.

Seems odd.

Thanks!

What version of AppStudio are you using? I think this was fixed in 6.2.7.

I did the update and it did indeed fix this.

Thanks George!