Expand my Community achievements bar.

Eric_Rosenfeld
Eric_Rosenfeld
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,I have a form that changes various object's presence based on an amount range similar to this:switch (true){case this.rawValue >= 1 && this.rawValue <= 49999:Subhead1.presence = "visible";Subhead2.presence = "hidden";break;case this.rawValue >= 50000 && this.rawValue <= 250000:Subhead1.presence =...

    Type

    Questions

    Views

    473

    Likes

    0

    Replies

    1
  • Hi,I have a form with 3 text fields with their values set as REQUIRED .  At least one of the fields must be completed in order for the email submit button to function.Is there a script that will change the required fields to optional field values when at least one of the three contains data?Thanks,E...

    Type

    Questions

    Views

    611

    Likes

    0

    Replies

    2
  • Hello,Is there a way to change an objects presence (either a field or a subhead) based on the entered amount range in a numeric field?  For example:-The numeric field amount entered is a range between 1 and 49,999, then "Signature Subhead 1" appears.-The numeric field amount entered is a range betwe...

    Type

    Questions

    Views

    775

    Likes

    0

    Replies

    3
  • Hello,Is there a Livecycle javascript that can be applied to a PRINT button on a single page that will print multiple copies with each copy having a unique distribution field at the bottom of each page?For example:The first copy shows the field "DEALER COPY", followed by the message "Print Dealer Co...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • Hello Experts,I have a form that uses the following javascript to calculate a total:this.rawValue = Qty1.rawValue * UnitPrice1.rawValue * Calc1.rawValue ;The script works fine, but I am looking for another option where I can also enter just the value in the "Total" field (and leave the qty, unit pri...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • Hello Experts,I have a form that contains a dynamic entry subform for adding and removing lines using InstanceManager scripts.  The form behaves correctly when clicking on the ADD or DELETE row button.This subform's binding is set to display with a Minimum Count of 1 and a Maximum Count of 10.As an ...

    Type

    Questions

    Views

    4.6K

    Likes

    0

    Replies

    18
  • Hello,I have created a form that uses a dynamic entry subform which adds new lines or removes existing lines per button clicks.The dynamic entry subform functions correctly if the subform is set as VISIBLE upon opening the form.However, if I start this dynamic entry subform as HIDDEN and use 2 radio...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • Hello Experts,I have a dynamic PDF that works as planned.  However, there is a bug in the "Submit by Email" function.  The completed form contains various subforms that depending on the Choice Pull-Down selection, specific subforms will display for form-fill.When a customer submits by e-mail, all of...

    Type

    Questions

    Views

    909

    Likes

    0

    Replies

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