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

  • 20-10-2009
    How do I make a dropdown menu inactive until the option (checkbox) is clicked? Thanks.

    Views

    761

    Likes

    0

    Replies

    3
  • 20-10-2009
    How I can import data into an MS Access database form a PDF form?Any sample to get start I'll appreciate.Thanks

    Views

    643

    Likes

    0

    Replies

    0
  • 20-10-2009
    I am using app.openDoc(FilePath.rawValue); where FilePath is just the name of the pdf (file.pdf). I works on some machines, but not others. If I put the full path in, it works all the time. However, as long as the form and the other file is in the same folder, I want it to open. Any ideas?

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 20-10-2009
    can anyone help me to trouble shoot this problem. it took me long enough to figure out how to create text boxes that expand down a form, but now I am realizing that although the text boxes expand they overlap with the next text box below. is there anyway to make that second text box instantly drop l...

    Views

    1.8K

    Likes

    0

    Replies

    8
  • 20-10-2009
    I've created the following .js file in the "C:\Program Files\Adobe\Acrobat 8.0\Acrobat\Javascripts" folder on my pc.File name "MySaveAsPO.js"//script text as follows/* saveAsPO Script */mySaveAsPO = app.trustPropagatorFunction( function ( myDoc, path ){app.beginPriv();var myDoc = event.target;return...

    Views

    6.5K

    Likes

    0

    Replies

    9
  • 20-10-2009
    How do you get a drop down list box to accept null as its value, without "Allowing Custom Text Entry" ?In other words I want my list box to have values of:AppleOrangePearPeachNull

    Views

    799

    Likes

    0

    Replies

    2
  • 20-10-2009
    I am trying to upgrade to Adobe ES 8.2 from 7.2. Any help would be appreciated.When I am trying to initialize the LiveCycle ES database, in Configuration Manager, as depicted in document, page 27, step 36, I got error: Failed on step 'Invoking component bootstrapper' of task 'Bootstrapping UserMana...

    Views

    8.6K

    Like

    1

    Replies

    12
  • 20-10-2009
    Hi there,I need to find the oldest folder from a number of subfolders.How do I do taht if it is possible with the file-services in foundation?Thanks in advanceKim

    Views

    484

    Likes

    0

    Replies

    1
  • 20-10-2009
    Hi there,I seem to be stuck in a lot of work with files right now - and I need to know if it is possible to verify whether a folder has no subfolders? I guess that I can do it by using the execute script, but I'd much rather use some of the already created services in foundation if they allow it?Sid...

    Views

    486

    Likes

    0

    Replies

    1
  • 20-10-2009
    HiI have a shared collection which stores chess player moves. When the player/s return to the room, their moves are all synched one after the next.My problem is that if the collection contains an item which has a check flag and Alert is generated. I want to be able to identify if the move is the las...

    Views

    827

    Likes

    0

    Replies

    3