Application Development 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: 

Hiding floating field which is inserted after some text.

89shil
Discoverer
0 Kudos
450

Hello everyone. Can anyone help me urgently.

I have a floating field which is inserted after some text and want to hide it based on checkbox. Can anyone help me?

5 REPLIES 5

FredericGirod
Active Contributor
376

You will need to provide more information.

Maybe you have the ABAP Code ?

raymond_giuseppi
Active Contributor
376

Provide some context (Sap Script, Smart Forms, Adobe, classic report, ALV, Classic Dynpro, Web Dynpro, etc.)

(I forgot my crystal ball)

89shil
Discoverer
0 Kudos
376

It is in adobe form.

For example:

Amount in words: {binded_variable}.

i want above {binded_variable} to be hidden based on the checkbox provided in the form.

I tried javascript as any other field input but its not working.

89shil
Discoverer
0 Kudos
376

Here {binded_variable} is a floating field.

Sandra_Rossi
Active Contributor
376

Use tag SAP Interactive Forms by Adobe instead of ABAP development.

(even if your form is not interactive)