Expand my Community achievements bar.

Ryan_Lunka
Ryan_Lunka
Offline
  • Issue Resolved...To solve this is kind of a pain, but here's what you have to do.  Go into XML Source view and search for a reference to a floating field that does not exist (this will be in whatever subform you are trying to make into a fragment).  Some Designer bug causes the XML to add this float...

    Type

    Discussions

    Views

    156

    Likes

    0

    Replies

    0
  • I'm using the JDBC Query Multiple Rows as XML to query an Oracle database. Many of the fields I'm querying are nullable and in fact some contain null values. I can't figure out why the JDBC component queries a null value as the string "null". I've tried to work with nvl() or replace() in my SQL stat...

    Type

    Discussions

    Views

    840

    Likes

    0

    Replies

    2
  • I have an XDP form that as I develop the sections, I am breaking them off into fragments. I have already created fragments out of a few subforms in the XDP with no problem. All the sudden I'm having an issue where when I right click on a subform and select "Create Fragment", all of the objects seem ...

    Type

    Discussions

    Views

    440

    Likes

    0

    Replies

    1
  • Verify that your form is set up to be a Dynamic form. I find that many times, if you forget to change FROM a Static form, certain scripts work and certain ones don't. Also, try what Paul said. You may also want to try removing the quotes from your "1" in the "if" statement.Hope this helps.Ryan D. Lu...

    Type

    Discussions

    Views

    793

    Likes

    0

    Replies

    0
  • Hey everyone:I'm attempting to write a script in the "click" event of a button that changes the script in the "enter" event of a text field for the rest of the time the form is open (or permanently will work too). I've been playing with the Template DOM with things like:xfa.layout.mySubform.myTextFi...

    Type

    Discussions

    Views

    518

    Likes

    0

    Replies

    1
  • Here are a few thoughts..I would submit this via a web service, and return a confirmation to the form (probably just a 1 or 0 value) to determine if the record was inserted correctly. You can use whatever auto-number functionality your DB has (if it's Oracle, the nextval functionality) to generate t...

    Type

    Discussions

    Views

    158

    Likes

    0

    Replies

    0
  • I've had this requirement before. What I ended up doing was saving a copy of the PDF in the LiveCycle form repository. To submit, you call a web service that sends the form data to your workflow. The first step of that workflow remerges the data with the LC repository version of the form and you hav...

    Type

    Discussions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • I have the requirement to pick up whether a form is a PDF or an XDP using JavaScript. The same form gets saved as each format, but there are few objects that are hidden in the PDF. Instead of manually making those changes every time the form gets saved, it would be better to just script the change s...

    Type

    Discussions

    Views

    402

    Likes

    0

    Replies

    1
  • I realize this discussion is slightly out of date, but I've just come across it. My company, Cardinal Solutions, is a gold level Adobe service partner and we have a special "LiveCycle-SharePoint" connector that provides two way integration with the two products. If you are interested in discussing s...

    Type

    Discussions

    Views

    446

    Likes

    0

    Replies

    0
  • Hey everyone! I'm attempting to display a form in a SharePoint web-part, and the way I'm attempting now is to show the HTML page that technically contains the PDF in the web part (just like opening the form in IE). I have the requirement to hide ALL of the toolbars and the left-side navigation panel...

    Type

    Discussions

    Views

    663

    Likes

    0

    Replies

    0
Top badges earned by Ryan_Lunka
Customize the badges you want to showcase on your profile