I was just wondering how can i add a customized tab in a module.
i am currently making it with delphi and i want to add it as a tab in every module of suitecrm.
it is a task log or monitoring history of a specific module.
can somebody enlighten me and help me with this.
Thanks
Hi there
Admin > Studio > Your module > Layouts > Edit View
Add a new panel
Click Save
You will see the panel has a dropdown on it - change from panel to Tab 
how can i add a new panel?
i can’t click the button “new panel”
Most of studio is click & drag when editing layouts you need the freedom to put fields where you want 
oh yeah. i forgot that crm has a fxn of drag/drop.
Thanks!
now i know how to add a tab. i wonder how to customize it. i want to add a gridview on that tab. do you know how to do it?
not entirely sure what you mean
As standard the tabs in studio come as 2 columns
You can keep adding new rows to make up how many rows you need
add the fields you want in the tab
Any other layouts etc would probably need coding
i want to create something like this. (refer to the picture below)

Thanks!