Less options as default view

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
hielkio
Posts: 5
Joined: Sun Jan 25, 2015 2:28 pm

Less options as default view

Post by hielkio »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php: ?
URL of session_test.php: ?
What terms did you try when SEARCHING for a solution:
Searched for: less options, options, more options

Write your message below:

Hello guys,

I'm new here, so maybe it's a nOOb question.. :P I searched this forum, but no luck..
Can anyone tell me if it's possible to start (admin page) with the 'show all options' closed?
So if I'm logged in, I really like to get the abillity to click on 'Show all options' instead of 'Show less options'

Regards,
Hielkio
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Less options as default view

Post by Klemen »

Try this:

1. open admin main page
2. under "Options" select "Make this my default view"
3. click "Less options"
4. click "Show tickets"
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
hielkio
Posts: 5
Joined: Sun Jan 25, 2015 2:28 pm

Re: Less options as default view

Post by hielkio »

Thanks :)
Problem solved ...
But can I set this default setting for everyone in some way?
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Less options as default view

Post by Klemen »

There is no built-in way of doing it.

An unofficial and unsupported way would be to edit user profiles in the MySQL database directly - copy your "default_list" value in table hesk_users and paste the same vale to all users.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply