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

SMARTFORM

Former Member
0 Likes
407

i have got this field EBAN-BSART for printing service / purchase

how can i code this particular logic in smartform

as i have to use TEXT WINDOW to print SERVICE REQUEST / PURCHASE REQUEST

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

Hi,

Have two text elements in that window each with a condition.

(Use the condition tab in Text Element)

3 REPLIES 3
Read only

Former Member
0 Likes
381

Hi,

Retrieve the field in a variable.

Use a text to print this variable where you want in that text window.

Rgs

Vivek

Read only

Former Member
0 Likes
381

Hi,

Use condition tab of Text element

Read only

Former Member
0 Likes
382

Hi,

Have two text elements in that window each with a condition.

(Use the condition tab in Text Element)