Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

High light text in Smart forms

Former Member
0 Likes
2,346

Hi All,

I have a requirement in a form where in i need to highlight the text in the text element(I have tried using Styles in it but of no use).Its' urgent... Could you please help me out in this regard.

Thanks in advance.

Regards

Archana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,751

Hi,

Check this

Regards,

Satish

9 REPLIES 9
Read only

Former Member
0 Likes
1,751

Hi archana,

1.I think You are not assigned the Style to Text element.

2.Activate the style and Form and check it.

3.You could assign the Character and paragraph formats to that Text.

Eg:P1 <c1>&text-element&</>.

Regards,

Shiva Kumar(Reward if helpful).

Read only

0 Likes
1,751

Actually i wanted to know as how create any paragraph or charater format for a text that needs to highlighted in the text element

Read only

Former Member
0 Likes
1,752

Hi,

Check this

Regards,

Satish

Read only

0 Likes
1,751

hi

Could you please tell me as how to get bule background for the text in the text element. Please its urgent.

Thanks in advance,

Archana

Read only

0 Likes
1,751

Hi,

In Sap Scripts Colouring is not Possible.

In Smartforms You can change the background color by going to Page and Window Node-WINDOW FOR WHICH U WANT TO CHANGE (eg main window)-click on output options tab-shadding(select the color) and save it.

Regards,

Satish

Read only

0 Likes
1,751

Hi

Its not that i need to shade the entirewindow or node with background color .I wanted to display only a part of the text in the entire window to have a background. Help me out!!!!

Thanks

Archana

Read only

0 Likes
1,751

Hi,

Goto SMARTSTYLES Tcode and Enter Name as ZSMART_STYLE

Create Paragraph Format as P1 and in Font Tab Select Font Family,Font Size , Font Style and

Select Colour Check Box Beside that one select which Colour You Want..

Similarly Create Character Format as C1 and in Font Tab Select Font Family,Font Size , Font Style and

Select Colour Check Box Beside that one select which Colour You Want..

and Write this Style Name in Smart Form Output options of Form Attributes.

Regards,

Satish

Read only

0 Likes
1,751

Hi

I want a black text on blue back ground and please note that the blue background is only for 4-5 line osf the entire text.

Thanks

Archana

Read only

Former Member
0 Likes
1,751

Hi

Go To Transaction SMARTSTYLES.

Select Paragraph format.

Select Font Tab.

Select font name, font size, font style and tick mark on uderline if you want underline and select color with which you want to highlight your text.

Same for character Format.

Hope This solution will Solve your Prolblem.

Thank You

Nikunj shah