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

  • 02-02-2010
    Hello I have a problem with the verification of a Subform.With a button (add) create instances of N and up to this point everything works wellMy problem is to verify whether the instances have the objects that have not been valued.Now if an object has an objection is not enhanced with the Verify but...

    Views

    342

    Likes

    0

    Replies

    1
  • 02-02-2010
    Dear All,Till yesterday I was able to edit my forms in adobe workbench.But, today I met an error while accessing my form.I tried restarting my JBOSS and my machine as well.But still getting the same error!can anyone help me?Attaching the screen shot of my error for your reference.Thanks in advance,V...

    Views

    534

    Likes

    0

    Replies

    0
  • 02-02-2010
    Hi,We have designed a form where we use signatureValidate to check the validity of a signature. It has been working fine until recently where we all of a sudden get this error when calling the function: TypeError: oField.signatureValidate is not a functionThis is the code that we use when validating...

    Views

    957

    Likes

    0

    Replies

    1
  • 01-02-2010
    >I am re-posting this because my previous post is confusing.The following is a funtion on the click event of a button:function clickIncrement(oButton) { var capTxt = ""; var txtIndex = 0; var ttTxt = ""; if (oButton.caption.value.text.value < lossPayees.value) { capTxt = String(1 + parseInt(oButton....

    Views

    903

    Likes

    0

    Replies

    2
  • 01-02-2010
    I have created a simple form for my company and want to insert our logo. The source file for the logo is an Ai file, and I have saved it as png, gif, tif, jpeg. When I try to insert the jpeg or tif into my form, I get a broken link symbol. I thought the file might have been too large, so I resized i...

    Views

    6.7K

    Likes

    0

    Replies

    10
  • 01-02-2010
    I have a global variable: lossPayeesI have a function that is called by the "click" event of a button:payeeButton.clickIncrement(this);This funtion is intended to perform 2 tasks: 1) change the caption on the button 2) change the toolTip on the button+++++++++++++++++++++++++++++++++++++++++++++++++...

    Views

    547

    Likes

    0

    Replies

    1
  • 01-02-2010
    I have a number of objects that have the same name, so that they end up being automatically indexed by LiveCycle. For instance, I might have as checkbox names:ImmunizationYes[0]ImmunizationYes[1]ImmunizationYes[2]ImmunizationYes[3]ImmunizationYes[4]andImmunizationNo[0]ImmunizationNo[1]ImmunizationNo...

    Views

    641

    Likes

    0

    Replies

    3
  • 01-02-2010
    I have a customer interested in using Sharepoint to display and render forms to Sharepoint users.Are we able to support the use case below without extensive customisation?"The way I see our solution working with Sharepoint is that Sharepoint will act as the content management engine and therefore it...

    Views

    106

    Likes

    0

    Replies

    1
  • 01-02-2010
    I have LiveCycle Designer 8.0 and I didn't find a forum for it so just point me in the right direction if this is not the place. I have a couple of questions with merging data with Livecycle PDFS1. XDP is the file format for merging data with LiveCycle created PDFs (FDF was with Acrobat)? if not, wh...

    Views

    819

    Likes

    0

    Replies

    4
  • 01-02-2010
    Is there a way to revalidate all the submitted data from a guide?Otherwise the server-side is just trusting the data returned from the client machine, which is against most security standards. It also means that any business logic in the guide can be bypassed.Gareth

    Views

    225

    Likes

    0

    Replies

    3