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

  • 18-04-2011
    As I learned in a recent post ( http://forums.adobe.com/thread/827231? ), I have to use xfa.event.newText to get the value of a field in that field's "full" event (not the field's rawValue). But in the "full" event, I want to also then change the value of the text field that triggered the "full" eve...

    Views

    597

    Likes

    0

    Replies

    1
  • 18-04-2011
    to have a third-party of some kind?For example, we use LCD to create forms which users here fill out. Right now, they can fill out and save forms but must print them out in order to "officially" sign the form. At work we have, within Livelink, the ability to e-sign, digitally.Is there a way I can us...

    Views

    380

    Likes

    0

    Replies

    0
  • 18-04-2011
    Hi there,I'm using your server<-->server API to subscribe to a collection node. I only want updates for a particular node, so I'm including that in the subscribeCollection call. However, I'm unexpectedly receiving updates for all the other nodes in the collection node as well.My call looks like this...

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 18-04-2011
    I have this form with a field that should be filled in with text corresponding to a value field, automatically.So I got this:form1.#subform[0].extenso::calculate - (FormCalc, client)textNumber = WordNum(total,0,"pt_BR");...and nothing happens, the values are being converted into English text, not Po...

    Views

    932

    Likes

    0

    Replies

    2
  • 18-04-2011
    I am trying to get several fields to add together and appear in a total field. I have used this feature on other forms without issue but now I am having two seperate options on the same form.First, I am getting getting accessor is unknown error when I go to Preview the pdf.Second, in another group o...

    Views

    3.5K

    Likes

    0

    Replies

    7
  • 18-04-2011
    Hello!I need to write a function to return a numeric value (price) as text, that is, if the user types 1,500 the text field should read One Thousand Five Hundred.So I imagine the best choice for this would be Acrobat JavaScript, right? I suppose FormCalc is more focused on numeric calculations.As th...

    Views

    551

    Likes

    0

    Replies

    2
  • 18-04-2011
    I have a text box that I want to limit the amount that can be entered by height rather than characters. I saw where I could use maxH="4.5in" and selected to allow the field to grow, which works but i notice that it allow continuous text in the box. I also tried selecting 'limit lenght to visible are...

    Views

    396

    Likes

    0

    Replies

    0
  • 18-04-2011
    Hi -I have a request form to create. Pretty simple actually.Halfway down the form I hve to put the following, where [ ] represents data input by user."This document has been open for [ ] days as of [ ]."We want the user to type in a number from [1] to [99] (days open) and have the 'as of' [ ] be 'to...

    Views

    654

    Likes

    0

    Replies

    3
  • 18-04-2011
    Hello,I have an expense form which is acting very strange. It consists of several user entered fields in one table row all formated as currency. In one of the fields however a calculation is taking place using Formcalc and the script is:if(DeptCode == 722)then$=kms*.444else$=kms*.555endifThis field ...

    Views

    609

    Likes

    0

    Replies

    1
  • 18-04-2011
    HiI am pretty new to designing form in adobe acrobat.I have adobe acrobat 9 standard with Adobe liveCycle Designer installed.There are couple of things I want to do.1. I would like to add a box where I can change the number (default is 1), and when I increase it, (for instance to two)thenit will pos...

    Views

    418

    Likes

    0

    Replies

    1