Expand my Community achievements bar.

Issa_
Issa_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I can easily add an instance within a subform but I would like to copy the object or node to another subform entierlyIve tried:frmToAdd.nodes.append(frmAddOriginal);and it doesn't seem to do anything.  I am missing something or is it even possible?

    Type

    Questions

    Views

    615

    Likes

    0

    Replies

    1
  • If you are familiar with xml you can place the password in a file and load in to the document.<root>  <password>privateWord</password></root>http://livedocs.adobe.com/livecycle/8.2/acrobat_designer/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Adobe_LiveCycle_Designer_Help&file=001719.htmlset the pa...

    Type

    Questions

    Views

    590

    Like

    1

    Replies

    0
  • From what I think you may want to do you should start with pages 2,3,4 hidden.  This is all the user would see. You could use password verification to change the pages to visible. If you don't want to do this for each document since it could be a lot may the form could look for the password in a fil...

    Type

    Questions

    Views

    591

    Likes

    0

    Replies

    0
  • Is there a JavaScript command in LiveCycle to capture version of Acrobat that the user is using?Eg "Acrobat 9 Pro" or "Reader 7.05"Thanks,Issa

    Type

    Questions

    Views

    534

    Likes

    0

    Replies

    1
  • You could probably create a page for each of the problems identified that would hidden by default.  When the user click that problem you could programatically set the property of that page to visible.  This should work if your subform is the size of a page.

    Type

    Questions

    Views

    372

    Likes

    0

    Replies

    0
  • I figured it out.I was simply able to use:mynodesCRFormData.item(i).Name.englishName.valuemynodesFormData.item(i).Name.attribName.value;where attribName is the name of the attribute and Name the name of the element.Thanks,Issa

    Type

    Questions

    Views

    204

    Likes

    0

    Replies

    0
  • How can I access XML attributes in LiveCycle using JavaScript and XPath.I've tried using: mynodesFormData.item(i).Name.attributes.getNamedItem("someattr");Thanks,Issa

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    3
Top badges earned by Issa_
Customize the badges you want to showcase on your profile