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

  • 05-11-2012
    I have a subform (say page1->dy) that plays the role of a table row. It have 3 fields H1, H2, H3.I want to hide H1 on click of a button.In the click event I wrote page1.dy.H1.presence = "hidden";This work fine if the dy has only one instance. If it has more than one instance, it is hiding only the f...

    Views

    711

    Likes

    0

    Replies

    1
  • 04-11-2012
    Hi,I am creating a process which basically does the digital signing of PDF forms. On creating of a fresh process, invoking of the process is fine.However, when come the next day or after a long period of time without invoking this process, the following error (Screenshot below) would appear and invo...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 03-11-2012
    We are seeing this issue when we want to upgrade from ES(8.2.1) to ES2 - OutofPlace upgrade.DB is been refreshed from ES and migrated to 11gr2, when initiated DB, its failing at 50% with below error.Techstack: ES2/WAS7.0.0.17/Oracle 11gr2/AIX 6.1.[2012-10-29 14:47:57,971], INFO, Thread-114, com.adob...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 03-11-2012
    We have test environment in running state for the past months, developer complained something is not usual, when tried to review if any new applications deployed thru admin UI, I ended up this error:[11/2/12 17:54:45:367 EDT] 00000028 servlet I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRV...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 03-11-2012
    I have been attempting to define a field via color when the number exceeds a certain percentage, in this case 80% My field will auto-calculate based on two other fields. Two avoid the syntax error I have the following code.If(FirstLien>0 and SalesPrice>0) then LTV1st = FirstLien / SalesPrice;endifTh...

    Views

    474

    Likes

    0

    Replies

    0
  • 02-11-2012
    I need a button that will detect if a text field is visible or not, and, if it is visible, the button will make a specific page visible.I have a form with many pages, where the user enters activities that occured on a weekly basis, the first page serving basically as a table of contents with buttons...

    Views

    667

    Likes

    0

    Replies

    1
  • 02-11-2012
    I am using the code below to change color to a calculated percentage feld; example, if the field is greater than 80.00% than the color should be "239,122,242".This code only works for the "else" part, the color change is not working. Ihave tried using the name of the field, % of the field, $ but I c...

    Views

    484

    Likes

    0

    Replies

    0
  • 02-11-2012
    I have a form that is kind of complicated, but everything works until you go to save it, and thats where the trouble is. The form is here:http://www.mcw.edu/FileLibrary/Groups/HMGC/Forms/AlternateRequisition.pdfIn the section section I want to be able to divide up the costs between several cost cent...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 02-11-2012
    Can I run different scripts when clicking the same custom button based on the selection in a drop-down object? The selection in the dropdown determines which script runs.For example: if the dropdown selection is "A" - sustom button runs script AIf the selectionin the dropdown is "B" - the same custo...

    Views

    628

    Likes

    0

    Replies

    2
  • 02-11-2012
    I need to send a formatted email. For example: when you register in system, you receive a letter with registration confirmation.For the beginig i want to learn how to make an eamil letter with a siple picture and some text.Can anyone recommend tutorial or smth else?As i understood i need to learn ho...

    Views

    3.2K

    Likes

    0

    Replies

    5