on 2023 Dec 29 4:12 PM
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
Request clarification before answering.
User | Count |
---|---|
78 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.