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

  • 15-05-2012
    HelloI would like to replicate a microsoft Excel 'if' statement in a Livecycle form.The excel statement is: =IF(AG36=1,"5",IF(AG36>0.97,4,IF(AG36>0.84,"3",IF(AG36>0.3,"2","1"))))Which is based around %. The 1 in this statement equals 100%, then the 0.97 would be 97% and so on...AG36 is a cell in Exc...

    Views

    784

    Likes

    0

    Replies

    2
  • 15-05-2012
    Hello,I would like to know if it is possible to move folder/files to a different location other than the LC server?e.g. I have a long-lived process that will write the xml and pdf files to a folder on the LC server and now the user would like to automatic moving these files to their server which is ...

    Views

    597

    Likes

    0

    Replies

    0
  • 15-05-2012
    Hi to all;I'm building a process in which I need to store the percentage of 'notes' attachment in a document-list. As the online help suggests I'm using the command:get-list-item-percentage(/process_data/docList, 'note', 'wsattachtype');but the server alwais returns the message:The get-list-item fun...

    Views

    2.0K

    Likes

    0

    Replies

    0
  • 15-05-2012
    Hi,It is relating to ADEP 10 and content space. We want to access the documents stored in the ADEP content space (content server) and view it.We get the document's browse link on storing the document. Is it possible to view the document by accessing browse link without entering the use login name an...

    Views

    672

    Likes

    0

    Replies

    0
  • 15-05-2012
    I may not be understanding rightly, but have used a couple of sample files that have an 'add attachment' example (below is from example), and my form is distributed with reader extensions enabled, but this does not work in Adobe Reader. What is the best method to give the person completing the form ...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 15-05-2012
    I have 4 fields that I need to merge into one. Field namesbccustbcloanbcdocbcdateI have tried making them text fields and I can merge the values that way but can not get leading zeros to stay in place. Codethis.rawValue = bccust.rawValue + "" + bcnote.rawValue + "" + bcdoc.rawValue + "" + bcdate.raw...

    Views

    538

    Likes

    0

    Replies

    1
  • 15-05-2012
    Hi,I have two master pages. The first page is an introduction page which has a separate Master data page. If more details are to be printed, my second page shows up. This comes with a different master page, as the pages following the first page will have a different master page. The second page may ...

    Views

    499

    Likes

    0

    Replies

    1
  • 14-05-2012
    This question was posted in response to the following article: http://help.adobe.com/en_US/livecycle/10.0/DesignerQuickStartTutorials/WS92d06802c76abadb6fe0558212a19a83673-7ffe.html

    Views

    952

    Likes

    0

    Replies

    4
  • 14-05-2012
    I'm once again working on that kind of client form where our agents fill in a bunch of fields on our forms and I only want those fields that are pertinent to that client to print out and I've grouped the fields that go together into separate subforms.There are date fields and currency fields that re...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 14-05-2012
    I am using the following script to add what looks like help text in gray italics in the value fields. The problem I am having is that the date objects captions are also changing to italics but only after I save the file and reopen it ( I am running Acrobet X). How can I prevent/fix this?form1.#subfo...

    Views

    2.4K

    Likes

    0

    Replies

    3