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

  • 08-10-2010
    Using ALD ES 8.2, I created a few numeric fields that should only accept numbers. I created a horizontal row of five boxes, for users to enter data (up to 3 digits in any box). The resulting behavior during data entry and editing is strange.If I enter a number, such as 23 in the first box, and then ...

    Views

    664

    Likes

    0

    Replies

    4
  • 08-10-2010
    As far as I can tell, I seem to be doing everything right:form1.Form.MainInformation.OR-StationeryType::exit - (JavaScript, client)if(this.rawValue == "Business Card") {form1.Form.BusinessCardInformation.presence= "visible";}else if (this.rawValue == "Letterhead"){ form1.Form.BusinessCardInformation...

    Views

    486

    Likes

    0

    Replies

    3
  • 08-10-2010
    Is there a way to make the content area in the master page "flowable"? I have a text field field on my master page above the content area that is expandable with user input text. I need the content area to move down accordingly. THX.

    Views

    665

    Likes

    0

    Replies

    2
  • 08-10-2010
    I have a form that when the submit button is selected, it locks a subform and sends a pdf doc. However when I open the document it unlocks the form allowing for edits. How do I prevent this from happening? I'm LC Designer ES 8.2.1

    Views

    765

    Likes

    0

    Replies

    4
  • 08-10-2010
    I have three offices which has three different addresses, phone numbers, fax numbers, etc. At this time on my new form users have to choose a drop down box for each for the address, zip, fax, city state, etc. Is there a way for me to have one drop down box to choose office A, office B, or office C &...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 08-10-2010
    And I'm back.In Guide Builder----I have a radio button group made of 4 buttons. When 'delete' is choses, I want 'user id' to display (it is its own panel).This is what I've done and it's not working:'user id' panel is set to nested optionalin the specify panel display rules for this panel--use displ...

    Views

    876

    Likes

    0

    Replies

    4
  • 08-10-2010
    Hello!I have thousands of documents in Rights Management server, which were used for testing. Is there a way to delete all these documents and its policies? It's like the Delete Audit Events feature, but I didn't find a way to delete or purging the database.Any tips?ThanksDiego

    Views

    888

    Likes

    0

    Replies

    2
  • 08-10-2010
    I have a reset button in my form.The javascript is:form1.BodyPage.ResetButton1::click - (JavaScript, client)xfa.host.messageBox("Are you sure you want to erase ALL data on this form and start over?")xfa.host.resetData();xfa.form.remerge();I do have several required fields in the form. The problem is...

    Views

    911

    Likes

    0

    Replies

    2
  • 08-10-2010
    Hello everyone,I was wondering..is it possible to create a drop down list based with constraint?Example:I have 2 entries in my frist drop-down list: A & BIn the next drop-down lists I want to be able to choose corresponding field from a list based upon the A or B is chosen.Thank you in advance for y...

    Views

    392

    Likes

    0

    Replies

    2
  • 07-10-2010
    I have prepared a form that will do the following (please bear with me for the description):The form opens with a 10-row table. The user must enter ratings (from 0 to 10) in one of the table's columns. Once the user enters all ten ratings, he or she must then click a button to enable the rest of the...

    Views

    413

    Likes

    0

    Replies

    1