Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 5    Views: 50

Adnan Basra
Aspiring developer
Profile
Posts: 189
Reg: Apr 26, 2013
Salmiyah
2,940
02/18/14 06:40 AM (11 years ago)

html pro Plugin - Document Behavior field not working

Hi, I am creating html pro screens in my app because of the change in the Html plugin. But the Document Behavior option is not working inside the html pro plugin settings. When I click it, it reloads the html pro plugin settings page. Kindly advise me on this problem. Best Regards, Adnan Basra
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
02/18/14 08:46 AM (11 years ago)
Same thing here, but if you need to change anything in that area, all of the settings are right below it in the JSON area. I just manually change it there. Not the most ideal solution, but it works ;)
 
Adnan Basra
Aspiring developer
Profile
Posts: 189
Reg: Apr 26, 2013
Salmiyah
2,940
like
02/18/14 09:03 AM (11 years ago)
@Angry Ninja I am not any good with JSON. What I wanna do is to remove the refresh, mail and browser options under my html document.
 
Angry Ninja
Aspiring developer
Profile
Posts: 1045
Reg: Aug 25, 2013
Maine
17,150
like
02/18/14 09:08 AM (11 years ago)
Yeah, I'm not either, but in my case I only needed to hide the back button and refresh button... I think the JSON that appears might have to do with what options were already setup... in my case, I had some options set before the updated version, when the Document Properties section was visible. Out of the three you mentioned, I only see the refresh part in my JSON, which is this line: "showBrowserBarRefresh": "0", that would be the correct setting for not showing the refresh button. If yours is visible, it's probably set to: "showBrowserBarRefresh": "1", You might have similar lines for email and browser in yours. If so, "0" is false, "1" is true. Sorry I can't help with the rest. Did you PM Chris1 and let him know?
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
02/18/14 10:29 AM (11 years ago)
Those are the setting in the control panel yes?. I had that problem, they didn't work a while back but were OK in the later version after I downloaded.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/18/14 10:30 AM (11 years ago)
Sorry about that! I just uploaded an update to fix this.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.