add autocomplete tag in HTML

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
xep22
Posts: 32
Joined: Fri Jan 28, 2022 10:07 pm

add autocomplete tag in HTML

Post by xep22 »

hello,

I want to add the autocomplete="off" tag in some text-fields in the ticket creation for customers AND also in the admin_main.php in ticket-search, that the browser dont save this useless entries. in which files are this HTML ?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: add autocomplete tag in HTML

Post by Klemen »

For customers, look at "template" folder.

For admin, look at "inc/show_search form.inc.php"
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
xep22
Posts: 32
Joined: Fri Jan 28, 2022 10:07 pm

Re: add autocomplete tag in HTML

Post by xep22 »

where is the folder "template" ?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: add autocomplete tag in HTML

Post by Klemen »

Sorry, it's the "theme" folder
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