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

  • 04-04-2013
    Using Action Builder, I created a script to make a subform presence visible when a particular textfield is changed. When typing into that textfield, the background color immediately turns black with the first charcter I type into that field. Why? I tried a different textfield and it does the same th...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 04-04-2013
    This is more of a comment than a question if anyone else has this issue. Java 6 reached end of life in February of 2013 and security scanner has begun to flag it a secrious security vulnerability. I work on several governmetn projects and we are being forced to upgrade to Java 7, but I can't do this...

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 04-04-2013
    HelloSorry for my english.I want change the fontColor of a field more than one time.I have in event click of a field this:app.setTimeOut( 'field.fontColor = "128,128,128"' , 2000);but without luck... anybody knows? Thanks,Luis.app.setTimeOut( 'field.fontColor = "0,0,0"' , 4000);app.setTimeOut( 'fiel...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 03-04-2013
    I have a rather complex form with lots of subforms and logics built in. The problem is, it is behaving rather inconsistently. When I first enable a follow-on question, it becomes enabled fine, but if I do it again, then it becomes enabled, and highlighted blue! My client rather likes the blue stuff,...

    Views

    377

    Likes

    0

    Replies

    0
  • 03-04-2013
    I have a "myScriptObject" as part of my form.I want to allow the user to use an asterisk as well as alpha, space, hypen and comma characters.Where do I change the following script object?Function: This function will allow alpha, space, hyphen and comma charactersDescription: To validate input instan...

    Views

    755

    Likes

    0

    Replies

    1
  • 03-04-2013
    Hi. I created a pdf version of a standard form we use here at the office. One of the users is very, very much a computer novice and simply saving and renaming is a challenge. So, I put a shortcut to the form in the folder where the created forms need to be saved (so that is the default save location...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 03-04-2013
    Hello Everyone,I am attempting to revamp a daily process that we do at my job. What I want to do is set up a workflow in workbench which will walk the user through the process step by step. As the user goes through the steps I want them to check the item off and then i want workbench to execute a po...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 03-04-2013
    Hello again!I want to know if is possible to remove/add or show/not show an option from a dropdown menu depending on a checkbox selection.Thanks!

    Views

    924

    Likes

    0

    Replies

    2
  • 03-04-2013
    I'm having trouble getting a print button to execute two separate lines of code. I need it to make the second page of a form printable and then print, it makes page 2 visible but then when the print dialog box comes up the only page that is there is page 1. Can I get them to execute one after the ot...

    Views

    1.1K

    Likes

    0

    Replies

    7
  • 03-04-2013
    Hi there!I have some Numeric Fields in which the user has to enter a number whithin a given range, I want that if the user enters a number that is outside the range, an alert is displayed and after that the focus is set on the same field. Also I need that the user has to be able to left the field em...

    Views

    1.9K

    Likes

    0

    Replies

    8