Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/11/13
    Hello,On my form, I need for the user to enter a "date needed by". Then I need to compare the needed by date to today's date and if it is less than 15 days away, I need to display a message: We need more than 15 days to fulfill your order."I've found some scripts on the Forum, but none are exactly w...

    Views

    2.9K

    Like

    1

    Replies

    4
  • 10/11/13
    Hello,I have a Button on my form and I have the code :  xfa.form.execValidate(); my additional code .... ;If this validation is successful (but only if it is successful then I want this button to run addtional code.  Currently the way I have it, the form does the vaidation properly, but then it alwa...

    Views

    593

    Likes

    0

    Replies

    1
  • 10/11/13
    Morning,I am building a form in LC Designer ES2 and have a date field set up where when the user selects this date and it populates another date field with the same date.While this does work as I want it, the pattern is not working correctly. As it is displaying the wrong pattern.My Settlement Date ...

    Views

    718

    Likes

    0

    Replies

    1
  • 10/11/13
    Hi ,I need a regular expression  for a text fieldWhat if we left the 3 character limit on alphanumeric characters (a-z/A-Z) and remove the limit for numeric characters only (0-9)?Thing is  if user enters alphanumeric values then there should be limit  of 3 characters for the text filed.if user enter...

    Views

    730

    Likes

    0

    Replies

    2
  • 10/10/13
    Hi ,I need a regular expression for a text filed.if the value is alphanumeric then min 3 char shud be thereand if the value is numeric then no limit of chars in that field.[0-9].Any help is appriciated...thanks bharathi.

    Views

    468

    Likes

    0

    Replies

    0
  • 10/10/13
    Initially, had a form with multiple drop-down controls.  Each control defaulted to <None> In the OBJECT pallete > Value tab and the form worked as expected.  Unfortunately, part of the underlying text changed so a user had to make changes in Word, and then convert the form back to PDF.  Now when I c...

    Views

    799

    Likes

    0

    Replies

    0
  • 10/10/13
    HelloI placed the obects as below (bcz i want to achieve flow data / flowed subforms), am a newbie, hence i messed up like below heirarchy,  now bcz of some reason (if i use as is below being 2nd page, alignment is messing up), i want to move all the nodes / objects of 2nd page to 1st page, so, to g...

    Views

    980

    Likes

    0

    Replies

    2
  • 10/10/13
    I have a few subforms with  required fields .May I disable the subform or I have to disable every individualmandatory field and how?Some of the subforms with mandatory fields are hidden and does not allow me to email the form.Thanks

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 10/10/13
    I have a form that has a table with multiple rows that very depending on a value selected in a dropdown.  I have each field in a row marked as a required field.  If all the columns of a row are left blank than I don't want any validation to happen.  I'm assuming I will have to do this in Javascript....

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/10/13
    Hi,I have created a form in LC ES3 and rendered the xdp to html. I am trying to restrict the input in certain fields so that they reflect only numbers and follow specific format, for example: date of birth field, should allow only numbers and be able to follow format {mm/dd/yyyy}. Social Security Nu...

    Views

    438

    Likes

    0

    Replies

    0