cancel
Showing results for 
Search instead for 
Did you mean: 

CSS for MI Custom Occasionally connected with handheld perspective

Former Member
0 Kudos

Hi Guys,

Currently, I am developing and enhancing Custom Development of MI Occasionally connected using handheld perspective. I have some doubts.

1. can we do the changes of font attributes such as bold, italic? Is there any CSS file to be edited?

May I know how to change it if this feature is available?

2. The mobile title is always show the package name + application name. as example

sap.demo.com.orderapp. Can we change this? May I know how to change it if this feature is available?

Thanks in advance.

Regards,

L.Mochisuki

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Lina

In Netweaver Mobile 7.1 you can try the following

1. To change the font, color etc., you need to create a configuration.properties file inside MI -> Settings folder and restart the client.

The contents of the file can be for example:

stylesheet.textview.backgroundcolor=#FFFF00

stylesheet.textview.font=Serif

2. In the UI component, double click on the application. In the editor, go to Application Properties tab.

Create a user defined property with name as "title" and value as "<Sample text>". Build and deploy it. Now the title should get changed.

Thanks and Regards

Vidyadhar

Former Member
0 Kudos

Hi Vidyadhar,

Thank you very much for your reply.

1. May I know where I can find MI Setting folder? Do you mean in the MI Server?

2. Yes, it's working. thanks.

Regards,

L.Mochisuki

Former Member
0 Kudos

Hi Lina

In the handheld device when you install the Mobile client you can see the MI folder and inside it will be Settings folder.

Thanks and Regards

Vidyadhar

Former Member
0 Kudos

Hi Vidyadhar,

Thank you very much for your very good advices.

My Rgds,

L.Mochisuki

Answers (0)