Quantcast
Channel: SCN : Discussion List - SAP Interactive Forms by Adobe
Viewing all articles
Browse latest Browse all 1237

Delete space in between textboxes

$
0
0

Hi all,

 

In my adobe forms, I have the following layout:

 

ABC Company Limited,

(Formerly known as XYZ Limited)

123 Street, Old Trafford,

Manchester.

 

Now, the form is shared by 2 different company. If the company code is another company I will have the following problem.

There is a gap between the company name and address.

 

BBB Company Limited,

 

555 Street, Ahsverton Grove,

London.

 

 

In my adobe form, I put the textbox of  " Formerly knows as XYZ Limited" in a subform. I set the subform content to "Flowed"

In my script, I put in the following under the event:

 

data.#pageSet[0].Page1.ZCOMPANY_FORMER_NAME_SUBFORM::ready:layout - (FormCalc, client)

if $.record.zcompany_former_name == '' then

   $.presence = "hidden"

endif

 

It is not working. The gap is still there when I print out the BBB Company. What else could be wrong?


Viewing all articles
Browse latest Browse all 1237

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>