Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Adobe Livecycle export specified nodes in XML problem

Adobe Livecycle export specified nodes in XML problem

Scheduled Pinned Locked Moved IT & Infrastructure
helpwpfwcfadoberegex
1 Posts 1 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pryzrak
    wrote on last edited by
    #1

    Hello everyone. My problem states like this: I have a form created with adobe livecycle, each of the controls in the form being bind to an element from the data connection. What I want is that if the user does not enter any data in a control, when the export XML is created, that control should not appear in the xml. What I've tried: remove the binding from the control. if the binding is set to none, then the control should not appear in the xml. To remove the binding i've used the following code:

    control.bind.match="none";
    control.bind.ref = "";

    But it does not work. the corresponding node is still available in the exported xml. Can anyone help me with this problem? Thank you.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups