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

  • 03-05-2010
    Hello,I am creating a form and there is a secion for 'Add a Dependent'. The form only show enough fields for one dependent. I have created a button that says 'Add a Dependent'. When the user clicks on this button I would like the section to show up again, asking for the information for the new depen...

    Views

    6.4K

    Likes

    0

    Replies

    9
  • 03-05-2010
    For months we see this message. "File Attachments Temporarily Disabled "Can anyone tell me if the word "Temporarily" means Forever.I just cannot believe that a company such as Adobe hasn't solve this issue by now.So, who can tell me to whom I should complain on a daily basis?

    Views

    295

    Likes

    0

    Replies

    1
  • 03-05-2010
    I am trying to get a formula to do two operation in one field something like:form1.#subform[0].yes1.qn1::calculate - (JavaScript, client)(p1-s1)then if the value is less than "0" the the value = "0"what I have so far is not working, any help is greatly appreciated.if (this.rawValue < 0) this.rawValu...

    Views

    448

    Likes

    0

    Replies

    5
  • 03-05-2010
    Hello, I have a form where I have changed the font size to "0" to enable auto font for that field. The auto font works corrrectly, however the font size it starts with is 12. How do set it to start with font size 10?Thanks

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 03-05-2010
    Is there a way to specify only certain text within a caption to be changed by an event script?I have an audit script that runs when users try to sign their form. It identifies errors and lists them on the signature page if any are found. It also highlights the errors with red text on the form. But s...

    Views

    500

    Likes

    0

    Replies

    1
  • 03-05-2010
    Hey guys,is it possible to allow only users, who first of all have a webcam pluged in and second also allowed streaming this webcam in the little popup dialog?Any other users shouldn't be allowed to join the room.Thanks,Stefan

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 03-05-2010
    Good Morning,I am creating a form for a cost benefit analysis and have been able to calculate the Annual Net Present Value out for 5 years. I now need to have this form calculate the Internal Rate of Return.I am using the FormCalc for all of my calculations. Does anyone have any suggestions?Thank yo...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 03-05-2010
    var i;for (i=1;i<5;i++){form1.Page2.ListBox1.addItem(form1.Page1.Table1.Row[i].row[i].rawValue);} I want to get values fromRow1.row1Row2.row2Row3.row3but I dont know how to use for loop in javascript can you give some cluethanks for helpingif you recommend any resource I wıll definitely appericate t...

    Views

    766

    Likes

    0

    Replies

    5
  • 03-05-2010
    Hi,this might be a stupid question, but if I use setValue with string function concat(str1,str2,str3) how do I add CRLF to the end of concated string so I can write it in the filesystem to the new line in a log file (writeString component).Thanks for hints,Jan

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 03-05-2010
    I want to do a form in adobe livecycle designer, but I can't figure out what I need to do. I want the form to be a paragrah but I want the user of the form to be able to fill out items in the paragraph. Example - My name is _____________ and I am in the ________ grade at _________ school. I can't fi...

    Views

    307

    Likes

    0

    Replies

    1