2 columns in add and edit page

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mishanian
User
Posts: 125

2 columns in add and edit page

Post by mishanian »

Hello, I'm facing an issue with my add/edit page due to the numerous fields in the table.
Currently, all the fields are displayed in a single long column, making the page difficult to navigate.
Unfortunately, using tabs isn't an option.
Is there a way to organize the fields into two columns side by side for better usability on the add/edit page?


arbei
User
Posts: 9384

Post by arbei »

You may use Custom Templates:
You can click the Code Repository... button to select a template and quickly generate a basic Custom Template for the page first, then customize the code to suit your needs.


Post Reply