Skip to main content

Do any of you know of a reliable way to turn off the “keep me logged in” functionality?

I can’t seem to find the right CSS:

divdclass='ui-input-checkbox'] {

    visibility: hidden !important;

}

Nor does this jQuery seem to be working correctly:

$("label$for='ui-input-checkbox-14']").hide();

 

These do work from the console, so I’m guessing it has something to do with the modal window itself.

Do you have this unchecked under  Advanced Settings → Users

Are we talking about the same thing?


@elamast - hey Ed - Greg’s approach is seriously the soundest…dont fight the css...be one with your platform.

 


Oh for Pete’s sake.  How did I miss that checkbox?


 ..be one with your platform.

 

I think that’s going up on the wall in my office.


Reply