Aditya_S_
Aditya_S_
05-01-2009
Niall_O_Donovan
Niall_O_Donovan
08-01-2009
AJP256
AJP256
28-07-2009
I'm having the same issue. I'd like to have a single word bolded, and I need to accomplish this using a script. I can find references online to a JavaScript bold method, but I'm at a loss as to how it is applied in LiveCycle. Anyone have any ideas?
parth_pandya
parth_pandya
28-07-2009
Hi Guys,
I wrote a blog entry on how to do this. It's basically around how to set rich text content into a field. This is little tricky and all of the info that you need can be found at
http://blog.pandyaparth.com/?p=65
There is a sample there as well to help you guys.
regards,
Parth Pandya
AJP256
AJP256
29-07-2009
Thanks for your help! It looks like this will do what I need. Question-is it necessary to import the XML data from somewhere else? I've cut down the script so the only part I'm using is
txtOutput2.value.exData.loadXML(exdataTemplate.rawValue,1,1);
but I'd prefer it if I didn't have to have a text field floating around my form for the sole purpose of holding XML data. Is it possible to put the XML data in the script editor and get it to work? Is some command other than loadXML necessary? Thanks
pguerett
pguerett
30-07-2009
Loading the XHTML is th eonly way that I know of.
Paul
mcapsi
mcapsi
21-08-2013
Hi parth pandya and all:
I was able to do this; however, how do I add a tab to my text? I tried but it didn't work. Thanks.
Mike
Edit:
Figured it out, just used javascript on form ready,
Karwan_Mawlood
Karwan_Mawlood
24-07-2016
This only will make it move to right by 50 pxl , if it is zero then the text is in the center (i.e) it is text alignment not style
Karwan_Mawlood
Karwan_Mawlood
24-07-2016
LiveCycle ES2 * Adobe LiveCycle Designer ES2
check above for all the properties