Artis Posted January 5, 2015 Report Posted January 5, 2015 I want to disable option that client can't delete profile. Where I need to search (I just need to delete that menu). It is for security reasons. (I'm using blesta 3.4) Thanks
0 Michael Posted January 5, 2015 Report Posted January 5, 2015 Client's can't delete profiles just contacts, unless you mean disable the edit contact information?
0 Artis Posted January 6, 2015 Author Report Posted January 6, 2015 Well, now I have one situation that one of clients create few problems on my server and he just delete everything from profile. Is it possible to disable that user can delete/remove contact from his profile ?
0 Michael Posted January 6, 2015 Report Posted January 6, 2015 On 1/6/2015 at 12:04 AM, Artis said: Well, now I have one situation that one of clients create few problems on my server and he just delete everything from profile. Is it possible to disable that user can delete/remove contact from his profile ? By contact do you mean Address, Full name etc on the change page?
0 Michael Posted January 6, 2015 Report Posted January 6, 2015 On 1/6/2015 at 12:09 AM, Artis said: Yes Ok Install this plugin: Css Javascript Html Toolbox Plugin by Naja7host, you can get it from the marketplace or get linked to it from the Blesta Addons on my signature. Then do: Custom CSS >> Advanced Controllers: client_main_edit Markup to set in: <Head> tag #first_name, #last_name, #company, #address1, #address2, #city, #country, #state, #zip, #email{ display:none; } That will hide them haha, In a later version of Blesta you can disable fields. Or you could edit the template for the client_main_edit, but you'll have to replace it every time.
Question
Artis
I want to disable option that client can't delete profile. Where I need to search (I just need to delete that menu).
It is for security reasons.
(I'm using blesta 3.4)
Thanks
5 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now