This topic is locked

phprunner 10.3 cannot change html editor width

4/8/2020 1:03:38 PM
PHPRunner General questions
C
chrispa author

phprunner 10.3 cannot change html editor width
i have a problem that i need your help - in edit page of html editor i cannot change the width i have tried to add width size 1000 etc. in page designer

but only changes the width in list page not in edit .
can someone help me as i need to change the width in order the content to be displayed correctly while i am editing the field .
thanks
height is fine .

lefty 4/9/2020



phprunner 10.3 cannot change html editor width
i have a problem that i need your help - in edit page of html editor i cannot change the width i have tried to add width size 1000 etc. in page designer

but only changes the width in list page not in edit .
can someone help me as i need to change the width in order the content to be displayed correctly while i am editing the field .
thanks
height is fine .


In page designer click on edit page . Click on your field and then click "Separate" on right of designer panel above/right. Notice ( orientation ) probably vertical setup is what your looking for. Change the width( bottom right ) size like for example 150px for the label, field and tooltip. click join. Then merge the column back down to match your row the way you had it originally and check in editor .
[size="2"] hopefully in the future you will have the option to have multiple rows in one column and if you have only one column on the right it won't truncate to the left below the first column on the left which it is doing as of 10.3 .. That's another issue with 10.0+ . [/size]
Hope this helps.
This is not related but , I think we need some videos for 10.0+ for stuff like this . I know there is a user here who has some , but it does not cover the very deep technical aspects of the use of PHPrunner 10.3 and now 10.4 ( REST API ) . enough Here Is his link it may help you. although he does a great job with many aspects of coding and some other CSS tricks and tips as well as buttons and he spent a lot of time on it so I am not knocking it, we just need more documentation and I think I can accomplish this with videos . I may start a video channel on you tube or my company blog to accomplish step by step videos of page designer and event coding along with step by step procedures for a full project from start to finish without missing a section, that I see the most posts here along with security settings . Will post when ready as some users here just can't seem to find the easy links to the blog, manual and the support ticket area which amazes me as it really is not that hard to find.
Happy Coding!

lefty 4/9/2020



I assume you are using edit page as opposed to inline edit. In page designer click on edit page . Click on your field and then click "Seperate" on right of designer panel above/right. Change the width ( bottom right ) size like for example 150px for the label, field and tooltip. click join. Then merge the column back down to match your columns and check in editor .[size="2"]If after you joined your field and you did not merge back first you will get mixed editor ( visual ) . So after changing width of either tooltip,field or label , make sure you join back first and / or merge back the rows or columns to the way you had it initially as since 10+ i have noticed some strange results if you don't match rows and columns .[/size]
[size="2"] hopefully in the future you will have the option to have multiple rows in one column and if you have only one column on the right it won't truncate to the left below the first column on the left which it is doing as of 10.3 .. That's another issue with 10.0+ . [/size]
Hope this helps.


[size="2"]Forgot one thing , You may also have to check the cell size width . If it does not match up with your input of widths for the field,lable and tooltips you may get mixed results. So select cell also if you run into issues. How ? Select the box of the row or column with all the fields on edit page ( will turn green ) and see width option again. All these width's may have to match in order to get what you want , as that is what I sometimes have to do.[/size]

A
AlphaBase 4/9/2020

I may start a video channel on you tube or my company blog to accomplish step by step videos of page designer and event coding along with step by step procedures for a full project from start to finish without missing a section, that I see the most posts here along with security settings .

That would be great, John. Corey's videos are a big help, but we need more of them. If you able to do so, that would be great.