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

  • 10-07-2014
    I have a numeric field that I want to be formatted as 999-999999-999 so that when users enter 12-digit part numbers, the field automatically formats the value that they have entered. Is there a way to format their value as it is entered so that when they type the fourth number, a hyphen is placed be...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10-07-2014
    Hello,As we knew by dafault the HIGH LIGHT button on the form's top right corner is ON when the form is rendered so that user will see the bluish fields / check boxes, well.But, in our case, we would like to OFF in all cases / always bcz I'm populating / fillling the fields w/ red, yellow colors by ...

    Views

    724

    Likes

    0

    Replies

    2
  • 10-07-2014
    Hello,As we knew by dafault the HIGH LIGHT button on the form's top right corner is ON when the form is rendered so that user will see the bluish fields / check boxes, well.But, in our case, we would like to OFF in all cases / always bcz I'm populating / fillling the fields w/ red, yellow colors by ...

    Views

    523

    Likes

    0

    Replies

    2
  • 10-07-2014
    I'm new to scripting in general, but have figured out enough to be dangerous in Acrobat. Unfortunately, Acrobat no longer fulfills the need I have for dynamic forms and I have started trying to figure out Livecycle. Is the scripting in Livecycle THAT different from Acrobat that I need to relearn the...

    Views

    188

    Likes

    0

    Replies

    0
  • 10-07-2014
    I have a very strange problem and was not able to determine how to resolve it because I quite don't undestand the mechanisms of signing, it seems.I have a digital signature issued by a member of the "Adobe Approved Trust List". If I sign a document with Adobe Reader XI or Adobe Acrobat XI Standard l...

    Views

    527

    Likes

    0

    Replies

    0
  • 10-07-2014
    Hi All, may I ask your advice how to implement following items?Software: Adobe LiveCycle Designer ES4Usage: Create PDF form and allow user to save inputted records (with LiveCycle Server or Acrobat 9 Pro)I tried to add three checkboxes for the test, and I would make sure:1) Users should selected at ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10-07-2014
    Hi, really hope someone can help because I feel like I'm almost there... just not quite!Here's what I have:Two tables. One is called 'plantable' - this is an expanding table in so much as the user can click a button and it will add a new empty row. Within this row there is a button to remove the row...

    Views

    641

    Likes

    0

    Replies

    2
  • 09-07-2014
    Hi,I'm getting more and more frustrated while trying to develop a form(dynamic xml) with Lifecycle Designer.As a test we are building up a form which contains a repeating subform.We want to reset the fields in the current subform and only the current subform using the following snippet:var som_kdnr ...

    Views

    575

    Likes

    0

    Replies

    2
  • 09-07-2014
    I need the below to include seconds in the output field. I have looked everywhere and I'm sure simple. Please help.if (HasValue(startsamplingtime) and HasValue(endsamplingtime)) thenvar TimeDiff = (Time2Num(endsamplingtime.formattedValue, "HH:MM:SS") - Time2Num(startsamplingtime.formattedValue, "HH:...

    Views

    418

    Likes

    0

    Replies

    3
  • 09-07-2014
    Hi,I have issue when I'm trying to have a landscape orientation in a PDF with another portrait page.All I want to do is have a small page which indicates instructions on the form because it is a form builder, once the form is created by the user the landscape page gets hidden.My issue here is that w...

    Views

    589

    Likes

    0

    Replies

    2