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

  • 14-11-2013
    Is there a script to check if a textfields rawValue contains specific text?For example: If the rawValue is John Smith can I script to test of the rawValue contains "Smith"?

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 14-11-2013
    I am trying to create a PDF Form with 7 text fields.I'm doing so in Designer as I want the fields to expand dynamically based upon the amount of text inserted.I want to leave the form blank and populate the fields via a script that opens the pdf, populates the fields and then saves the pdf.I have a ...

    Views

    439

    Likes

    0

    Replies

    0
  • 14-11-2013
    I have an image field that I need to be flush up against the edge of the page, however I cannot seem to get it to work Here is picture of what it currently looks like:http://imgur.com/4WVVudi. The person should be touching the bottom and right edges of the page.How can I get it so the space is remov...

    Views

    767

    Likes

    0

    Replies

    4
  • 14-11-2013
    Is there a script to display the calendar when the user enters (tabs to) the date field?

    Views

    1.2K

    Likes

    0

    Replies

    9
  • 14-11-2013
    New to Livecycle and Javascript so any help would be appreciated.I created a form with a table of about 35 rows that consist of various interview questions. From this list an interviewer would check which 5 questions they plan on asking, click a button and it hides the unchecked boxes, then they can...

    Views

    4.6K

    Likes

    0

    Replies

    15
  • 14-11-2013
    How can I force a selection in a drop-down menu to word-wrap in the value portion of an object? I can achieve my desired result in the caption portion by increasing the height of the object. However, when I increase the size of the object, the value portion does not wrap.

    Views

    747

    Likes

    0

    Replies

    2
  • 14-11-2013
    Hi All,I need to create a .lca of Resources(.xdp,xsd,xml etc) from Tortise SVN. Please share your inputs.Regards,Ali

    Views

    639

    Likes

    0

    Replies

    2
  • 13-11-2013
    Hello Sir,I am trying to implement interactive forms using Adobe forms in .NETWhere can I find the below highlighted web service and it methods.???using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.ServiceModel; using System.IO; using RenderPDFForm.Ser...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 13-11-2013
    I am trying to pass some data to a table cell that is set-up to grow dynamically. Each time a check box is selected, a new Instance of the table row is created, and the first cell is being populated via an action script.The issue is that the first cell populates fine, but each successive row, the fi...

    Views

    376

    Likes

    0

    Replies

    0
  • 13-11-2013
    I want to write a javascript to search a textfield for a given value say "104B-XX-XXX" the "X"s represent any numbers between 0-9. If the textfield contains this value (e.g. 104B-38-293) I would like to set a global variable value to equal this 104B-38-293. I thought a RegExp would be the correct me...

    Views

    837

    Likes

    0

    Replies

    2