Expand my Community achievements bar.

NateAtREIS1
NateAtREIS1
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I created a single-page form with an expandable field. On this form, the field expands properly when it fills up. So next I created a multi-page form with several expandable fields. I cannot get any of the fields on this form to expand. As far as I can tell, all of the fields and subforms on this fo...

    Type

    Questions

    Views

    831

    Likes

    0

    Replies

    2
  • I have saved a form as an XDP and am rendering it as HTML with LiveCycle Forms Server ES. When I click on certain form buttons that cause JavaScript code to fire, I get the following error:this._peer is undefinedI've seen this error posted in a few Adobe forum posts without answers. Any ideas?- Nate

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    10
  • I have a form saved as an XDP. There are several "Line" objects on the form. These lines display when the form is displayed as a PDF from Form Server, but they don't show up when Form Server displays the from as HTML.Any ideas?- Nathan

    Type

    Questions

    Views

    644

    Likes

    0

    Replies

    2
  • I have a PDF form rendered from LC Forms that I have been using for a while. It has a submit button on it that has been set to submit the form field data as XML Data. This has been working fine. I now have saved the form as an XDP and am rendering it with LC Forms as HTML (instead of a PDF). The sub...

    Type

    Questions

    Views

    561

    Likes

    0

    Replies

    1
  • I've been having trouble getting JavaScript to run when set to run at "Client and Server". So to try to narrow down the problem, I created a simple new dynamic PDF with a test field on it called "msg". In the docReady event, I placed the following JavaScript code:this.xfa.form.Ultra_Form.Page1.msg.r...

    Type

    Questions

    Views

    810

    Likes

    0

    Replies

    3
  • I have some code that runs on the "full" event of a text field. When I'm typing in that field and it gets full, the code fires properly. The problem I'm having is that if I set the rawValue of the text box using some javascript and the rawValue text is tool long for the text box, the "full" event do...

    Type

    Questions

    Views

    839

    Likes

    0

    Replies

    2
  • I have created a JavaScript script object that can be called from several places in my code. The weird behavior is that the JS in my ScriptObject only runs the first time I call it. Any other times and it won't be called. It also doesn't matter where it gets called first. It is always called the fir...

    Type

    Questions

    Views

    958

    Likes

    0

    Replies

    4
  • When I setFocus to a field, it highlights all of the text in that field. Is there any way around that? I would ideally like the cursor to just fall at the end of the text in that field so the user could just keep typing.- Nathan

    Type

    Questions

    Views

    662

    Likes

    0

    Replies

    2
  • As I learned in a recent post ( http://forums.adobe.com/thread/827231? ), I have to use xfa.event.newText to get the value of a field in that field's "full" event (not the field's rawValue). But in the "full" event, I want to also then change the value of the text field that triggered the "full" eve...

    Type

    Questions

    Views

    725

    Likes

    0

    Replies

    1
  • I have used FieldName.rawValue many times in the past in JavaScript on my forms with no problems. But for some reason, it is now returning NULL in some new code I'm writing. I have some code in a field's "full" event where I'm trying to access the field's raw value:this.xfa.form.Ultra_Form.Page2.Ass...

    Type

    Questions

    Views

    814

    Likes

    0

    Replies

    2
Top badges earned by NateAtREIS1
Customize the badges you want to showcase on your profile