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

  • 17-02-2012
    HelloI have field (say, its name is field_1) in my_form and i am coloring yellow by using below code of initialization event:this.ui.oneOfChild.border.fill.color.value = "255,255,191"; (Actually, just for differentiating / tracing back purpose here am assigning this yellow color to this field, you c...

    Views

    403

    Likes

    0

    Replies

    0
  • 17-02-2012
    HelloI have field (say, its name is field_1) in my_form and i am coloring yellow by using below code of initialization event:this.ui.oneOfChild.border.fill.color.value = "255,255,191"; (Actually, just for differentiating / tracing back purpose here am assigning this yellow color to this field, you c...

    Views

    718

    Likes

    0

    Replies

    2
  • 17-02-2012
    I am creating a form that allows users to save attachments to it. I searched the Discussion threads and found code that accomplished this. Under the click event of an "Add Attachment" button I have the following JavaScript code:var myDoc = event.target;var sFile = "myFile";myDoc.importDataObject({cN...

    Views

    987

    Likes

    0

    Replies

    2
  • 17-02-2012
    I'm getting this error: "Although this object is allowed to break, deselecting the Allow page breaks within Content option of the parent object restricts this object from breaking between pages.I'm very new to LiveCycle. I have a Word Document that I loaded up in Acrobat, then saved in PDF. I have t...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 17-02-2012
    I'm trying to modify the document properties on a form created in Lifecycle Design. Any idea how to do it?

    Views

    610

    Likes

    0

    Replies

    3
  • 17-02-2012
    Hi there,I have a field Std. Weekly Hours (calculation field) that I want to have a default amount of 35 hours/week. However, not everyone works 100%. I have another field Percentage Responsibility (number field) where the user fills in the percentage amount. What I want is: 1. How do I set the Std....

    Views

    937

    Likes

    0

    Replies

    3
  • 17-02-2012
    I've been reading about linking two dropdown lists where you select one thing in the first dropbox and then it adjusts the options in the second dropdown box. I like those and may use those in the future. I have a somewhat related question.Can I have two drop down lists that both selections control ...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 17-02-2012
    I am really confused as to how this work. I have been trying to do the example from LiveCycle Designer Scripting basic, but I don't understand how to implement this example: Using the methods of the instance manager to control subforms, I am referring to page 109.Another thing I would like to know i...

    Views

    329

    Likes

    0

    Replies

    0
  • 17-02-2012
    Hello,I'm finally wrapping up this form when i came to the conclusion that i cant figure out how to do these javascript calculations . If a knowledgeable person could please help me with this, it would be much appreciated.I need the miles field to default to 0.00 mi, tolls, parking, other, total for...

    Views

    2.8K

    Likes

    0

    Replies

    6
  • 17-02-2012
    Is there any way you can replicate a text field to look like a numeric field. i.e individual boxes to enter characters

    Views

    754

    Likes

    0

    Replies

    1