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

Remove logo in smartform

Former Member
0 Likes
2,658

My requirement is. I have uploaded logo in SE78 and I should call the logo on certain condition and should not display logo on certain condition.

I could make the first piece to work but couldnt get to remove the logo on else condition. Please help.

My requirement is. I have uploaded logo in SE78 and I should call the logo on certain condition and should not display logo on certain condition.

I could make the first piece to work but couldnt get to remove the logo on else condition. Please help.

5 REPLIES 5
Read only

RaymondGiuseppi
Active Contributor
2,017

Most Smartforms nodes allow an output condition, use it.

Read only

raghug
Active Contributor
0 Likes
2,017

Google "SAP Smartform Conditions"

Read only

Former Member
2,017

Well there are 2 ways that i know of you can achieve this:

1) Either induce a condition by going to condition tab (See first Image)

2) Or create an alternative and add your condition. (See Image 2)

P.S: By using this method you can add more images if the condition doesn't satisfy, for ex: I have 2 company codes , let's say 1000 and 2000, which have their own logos. I can easily achieve this using this method.

Read only

Former Member
0 Likes
2,017

I figured out. Thank You

Read only

0 Likes
2,017

Glad to hear that. Also, share the solution as to how you achieved that solution as it may help other community members.