cancel
Showing results for 
Search instead for 
Did you mean: 

Sap Adobeform formcalc code

demirel-cihan
Discoverer
0 Kudos
451

I have two logos on the handle adobeform. I put these two logos in a subform for each of them. The first one is called Form1 and the second one is Form2. What I want to do is something I use in my codes.Depending on the values of the field in the structure (for example, GS_MEDIA-plant), if the plant value is equal to a variable such as Q1, Form2 will be visible and Form1 will be hidden. How can we write a FormCalc code to write this condition?

(e.g. ->>>> if ( $record.GS_MEDIA-plant == 'Q1' )

then $.presence = = "visible"

endif

) this code is not working

Please, do you have some solution ?

Thank's in advance.

Regards.

Cihan

Accepted Solutions (0)

Answers (0)