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

  • 27-11-2012
    My date time field has the pattern set as date{MM/DD/YYYY}Yet the time is still displaying. Any suggestions? I only need the date to display.

    Views

    636

    Likes

    0

    Replies

    2
  • 27-11-2012
    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.generalClipboard.setData(ClipboardFormats.TEXT_FORMAT, text); Clipboard.general...

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 27-11-2012
    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

    471

    Likes

    0

    Replies

    1
  • 27-11-2012
    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

    573

    Likes

    0

    Replies

    1
  • 27-11-2012
    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.0K

    Likes

    0

    Replies

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

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 26-11-2012
    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.3K

    Likes

    0

    Replies

    2
  • 26-11-2012
    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.1K

    Likes

    0

    Replies

    2
  • 26-11-2012
    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.4K

    Likes

    0

    Replies

    3
  • 26-11-2012
    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

    648

    Likes

    0

    Replies

    1