Copy link to clipboard
Copied
Hello Adobe Team/Comunnity, we are in need to set a fillable text field with a long text on it, but we need to follow certain format; we look to increase the line height but the built-in options does not have this option. We try following the custom option via JavaScript guessing the code, but it looks like we are not able to fully locate the expected code syntax .
Really appreciated any help on this matter.
Link Used for references;
Attaching screeshots for better ilustration.
Copy link to clipboard
Copied
FYI. This is the code I have being trying but does not works...
this.getField("bodyParagraph").style.lineHeight = "50"
Thanks for your contributions!
Copy link to clipboard
Copied
> We try following the custom option via JavaScript guessing the code
Never a good idea... Sorry to inform you it's not possible to do that.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now