Skip to Content
-1
Jun 12, 2020 at 03:40 AM

display SAP symbol in smartforms with condition

434 Views Last edit Jun 12, 2020 at 03:41 AM 2 rev

In my smartform I want to display SAP symbol based on input value of Tax-included, If the value is 'X', display symbol 682 SAP_CHECKBOX,else display symbol 679 SYM_SQUARE. Currently I create text element for each symbol at same location. Then display it based on input value. I wonder can I create a variable for the symbol and create a text element for it, then change the variable in program line so that only one text element needed? Thx.