Views
Replies
Total Likes
Views
Replies
Total Likes
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?
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Loading the XHTML is th eonly way that I know of.
Paul
Views
Replies
Total Likes
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,
Views
Replies
Total Likes
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
Views
Replies
Total Likes
LiveCycle ES2 * Adobe LiveCycle Designer ES2
check above for all the properties
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies
Views
Likes
Replies