fsgl wrote on Sunday, November 24, 2013:
J.H.,
The easiest way to have a static text form is to use CAMOS (see link above). The Wiki article is clearly written and easy to understand. With CAMOS there is little customization involved. You probably want to change Categories and Subcategories to suit the practice. The other nice feature is the search engine. If you have a big collection of static text notes, search will come in handy to locate a particular form in a hurry.
To deploy the T option, use Rod’s link. Download Notepad++. In interface/super/ edit_layout.php, delete the old line 487 and insert the new line 487. In library/ options.inc.php, delete the old line 2 and the space and insert the new line 2, line 29 and 121 through 129. Basically you will be deleting the lines in pink and inserting the lines in mint green.
Static text LBV forms can be constructed without the T option, but this exercise involves much more work than using CAMOS right out of the box.
It is less efficient to use NationNotes because there is little point in clicking and inserting Components and then typing in phrases to connect the Components.
If you are bound and determined to construct a static text LBV form without using the T option, we will help you.
See this thread, if don’t wish to change the codes.
To squeeze more than 2 fields in: start off by using 1, 1 for the left most field on a particular line and use 0, 0 for subsequent fields in this line. To fit all fields into the perimeter of the form, the composite size of the fields must be adjusted. To achieve symmetry, trial and error is required.
Try both CAMOS and static text LBV form, minus the T option, on the Demo’s. This way you get a good feel for both before implementation in your local machine.