#1
|
|||
|
|||
![]()
Hi all. This line is giving me a error. I want to bold the field within the span text.
Thank you very much in advance return "<span>" + RawText("To make your gift via mail, please complete the form below and return it with the envelope provided. You may also visit us at " '<b>'+Field("yourfieldname")+'</b>'; "to give online."); + "</span>"; |
#2
|
|||
|
|||
![]() Quote:
Code:
return '<span> To make your gift via mail, please complete the form below and return it with the envelope provided. You may also visit us at <b>' + Field("yourfieldname") + '</b> to give online. </span>';
__________________
David Miller FusionPro VDP Creator 12.0.3 Adobe Acrobat Pro 2021 macOS Big Sur 11.6.2 |
#3
|
|||
|
|||
![]()
Thanks David!!
|
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|