Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/27/12
    Hi,i've got a problem with this sample code:     /* (...) */            import flash.desktop.Clipboard;     import flash.desktop.ClipboardFormats;          /* (...) */          protected function onCopyHandler(event: Event): void {          if (htmlText) {                    Clipboard.generalClipboa...

    Views

    1.7K

    Likes

    0

    Replies

    0
  • 11/27/12
    Hi,I am not able to find how to configure comb of Text field to enter the values from left to right.Right now its default that when i enter values in Comb of Text field, it starts from Center and expands to both direction to fill all comb.How do i change configuration property of this control so tha...

    Views

    582

    Likes

    0

    Replies

    1
  • 11/27/12
    I've added a variable to Form 1 and renamed it InstanceCnt.  The variable is: var oDetailPageRef = null;However, when I try to reference it in a script, by typing: InstanceCnt.oDetailPageRef it can't be found.  Am I missing something?  Thanks!

    Views

    692

    Likes

    0

    Replies

    1
  • 11/27/12
    Is it possible to create a stop watch that the form user can start and stop as many times as needed. When finished, the total time recorded by the stop watch would be displayed.Example: User starts the stop watch at 08:08:00 stop watch displays 00:00:00User stops the stop watch at 08:45:10 stop watc...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 11/27/12
    Hi,The tick mark in checkbox (xfa form) displays as "4" in  Windows XP Embedded. Kindly help

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 11/26/12
    Hi everyone,I'm stuck on trying to figure this out. I have a 2 page form, and on page 1, I have 3 sections: Event Description and Investigation, where the 3 text boxes I would like to allow a page break if they exceed the current text visable window. What I'm looking for are these fields to expand w...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 11/26/12
    I would like the user to be able to press a save button on the pdf and the "Save As dialogue box" pops up pre-populated with a file name and location choosen. The user can then choose to name the file something otherwise or select a new location. I would just like to save them the steps of copying t...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 11/26/12
    Hi , I am using the validation pattern to vlaidate the date field. While displaying validation message I can able to see the validation title  as "Adobe Reader" . Is there any way to change the title ? ThanksDhiyane

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 11/26/12
    Hello all,I have a multi-page form (15 pages) that users will fill out on a weekly basis. I want to be able to compile the data from these forms in a single location every couple of months. I am imagining doing this is one of two ways, and was wondering if any of you had an idea on how to do either ...

    Views

    780

    Likes

    0

    Replies

    1
  • 11/26/12
    I have a numeric field in a form. I want to restrict the valid entries to 0 - 30 only. I have tried using some script tips I found online, but all I get are errors. Is there anyway to do this without using a script? If script is the only way, I would certainly appreciate help. Thanks in advance!- Ri...

    Views

    684

    Likes

    0

    Replies

    2