Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 11-10-2013
    HelloI am trying to track / see what the values are populating in my_array in my_form's Java Script, by using differnet syntaxes, but nothing is working, pls. let me know JS code, wherein i can see my_array contets either with ALERT or MESSAGEBOX, i tried below without success!!Thank you

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 11-10-2013
    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.2K

    Like

    1

    Replies

    4
  • 11-10-2013
    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 always...

    Views

    429

    Likes

    0

    Replies

    1
  • 11-10-2013
    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

    580

    Likes

    0

    Replies

    1
  • 11-10-2013
    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 nu...

    Views

    549

    Likes

    0

    Replies

    2
  • 10-10-2013
    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

    341

    Likes

    0

    Replies

    0
  • 10-10-2013
    Initially, had a form with multiple drop-down controls. Each control defaulted to 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 copy the o...

    Views

    691

    Likes

    0

    Replies

    0
  • 10-10-2013
    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 ge...

    Views

    807

    Likes

    0

    Replies

    2
  • 10-10-2013
    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.5K

    Likes

    0

    Replies

    0
  • 10-10-2013
    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. An...

    Views

    852

    Likes

    0

    Replies

    1