Ctouch Access Control

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by DoctorZoidberg, Aug 31, 2010.

  1. DoctorZoidberg

    DoctorZoidberg

    Joined:
    Aug 8, 2010
    Messages:
    12
    Likes Received:
    0
    Location:
    The Year 3000
    Hi,

    I have a question about Access control. When using access control and the user tries to enter a page that needs a different access level but does not enter a password, why does the Ctouch sit on the password page and not timeout like others. I have tried to use logic to check this but if I use something like

    if currentpage <> 1 (main page)
    then...

    but when showing the password page (white background and buttons) it still shows the previous page as the current page.

    Also is there any way of chaing this page ie giving it a different background???
     
    DoctorZoidberg, Aug 31, 2010
    #1
  2. DoctorZoidberg

    Darren Senior Member

    Joined:
    Jul 29, 2004
    Messages:
    2,361
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    The password page is not a page like the others, so it gets handled differently. Having it time-out is probably a good idea. It is now in our system as #20265

    This is because the page has not actually changed yet. The new page does not get selected until the password is valid.

    You can create your own log-in page. There is a template for this. It doesn't automatically get selected though (issue number 17572)
     
    Darren, Aug 31, 2010
    #2
  3. DoctorZoidberg

    DoctorZoidberg

    Joined:
    Aug 8, 2010
    Messages:
    12
    Likes Received:
    0
    Location:
    The Year 3000
    Thanks

    Just thought it would be nice to be able to make the password page be linked to a theme page or a colour for background. white just doesnt look good.

    make your own page has its limits also when incorrect password entered from memory shows white background.
     
    DoctorZoidberg, Sep 2, 2010
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.