Skip to Content
Menu
This question has been flagged
1 Reply
4218 Views

Hello guys,

In Reporting->Dashboards->My Dashboard

Is the title hidden by css? Where is the title at the top? How to show it like other pages?

Please, misters!


Avatar
Discard
Best Answer

In the dashboard form view, there is a board with empty colums.There is no action to perform.If we are using the board, there was no title appears in the page.If you are using any actions inside the board colums only, you can see the action string for the page.

For exampleL


form string="My Dashboard" version="7.0">

     <board style="2-1">

            <column>

                 <action name="any_record_action_name" string="My dashboard" />

           </column>

        </board>

</form>

Avatar
Discard
Author

So, I will not have a title like in other form view. Thanks

Related Posts Replies Views Activity
0
Nov 16
3489
1
Aug 24
1273
2
Jun 24
1660
3
Feb 24
4968
4
Jan 24
23015