Hi
I would like to change the layout of the edit view for one of my custom modules. For example the layout should look similar to the 'Fill Matrix TimeSheet' in Timesheet module. Please guide me.
Thanks,
Prajeesh
Hi
I would like to change the layout of the edit view for one of my custom modules. For example the layout should look similar to the 'Fill Matrix TimeSheet' in Timesheet module. Please guide me.
Thanks,
Prajeesh
You should read the Administrator manual ... especially the Studio section
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
To do a layout other than the standard two columns of fields you will need to create a custom EditView.
You have to create either a custom view.edit.php (preferred) or EditView.php for your module to display the bean using a custom template.
Create a smarty template that displays the view the way you want it and then the custom view has to simply populate and display the template.
Have a look at the EditView.php of the timesheet module you mention as an example.
M
--
Marnus van Niekerk
There are only 10 types of people in the world
those who can read binary and those who don't
Modules:
CE Teams - Upgrade safe teams module for Community Edition
FieldACL - Field Level Access Control for Community Edition
EditLogicHooks - Create and edit Logic Hooks from the Admin GUI
FlexibleChartDashlet - Display any data in a Dashlet Chart
DocumentThumbnails - Thumbnails for Documents module
Many questions can be answered by reading the Developers Manual
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks