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

  • 05-08-2010
    Hello,I would like to pop-up a message when the user closes the form without having clicked on a button. Therefore I used the event docClose. My problem is that the event is fired twice. I tried to:- put a flag but the variables are reinitialized when the event is called. - use form variables but ev...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 05-08-2010
    I need assistance with setting up form fields so they behave the way we want.On an HR form there are 3 fields:Sub-department [ApplicantSubdepartment]Start Date [ApplicantStartDate]End Date [ApplicantEndDate]A) For vast majority of the items selected from the ApplicantSubdepartment drop-down list, th...

    Views

    846

    Likes

    0

    Replies

    1
  • 05-08-2010
    I have a table that is needs to be populated with xml data. The number of rows can change based on a selection in a drop down. I can get the table to create the correct number of rows based on the node count from a text field that contains xml data. Below is what I am trying to do.1. User selects a ...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 05-08-2010
    New here, can someone help with the following; Dropdown list > address info is based on list selection (address info is multiple lines "address, city, st, zip, phone"So user is filling out a form, selects recipient, and the address info + phone populates on it's own (into a text box) based on the it...

    Views

    10.0K

    Likes

    0

    Replies

    12
  • 05-08-2010
    I'm using this script successfully. form1.#subform[0].typeOfIncidentDdl::change - (JavaScript, client)assocInfoSubform.presence = "hidden";custInfoSubform.presence = "hidden";if (xfa.event.newText == "associate injury"){ assocInfoSubform.presence = "visible";} else { custInfoSubform.presence = "visi...

    Views

    3.7K

    Likes

    0

    Replies

    18
  • 05-08-2010
    I'd like to create an Equipment checkout form that when a user selects a piece of equipment, it will list all of the items that are included with that piece of equipment so that the user can check off each item to make sure it's all there. The items would be checked off after the form is printed so ...

    Views

    1.8K

    Likes

    0

    Replies

    10
  • 05-08-2010
    I have a form that has a subform , for some reason, simply will not flow .... when text is lengthy.I have edited it numerous times and - I can;t seem to identify the problem -Would someone be willing to diagnose this issue?If I can email the form and have someone simply glance at the problem -if the...

    Views

    556

    Likes

    0

    Replies

    4
  • 05-08-2010
    I have been researching this for hours and I just can't figure it out so hopefully someone can help me here...I have a timesheet form where I'd like the user to click on the first box which I've set up as a date field so the little calendar pops open. Once they choose the date in that field (which I...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 05-08-2010
    Hi there,Would it be possible for someone to help with a problem I'm having trying to add a subform instance? I've looked at an example and tried to use the same method but for some reason cannot get it to work and I've no idea why! Happy to send the form if that helps.Any help greatly appreciated,T...

    Views

    579

    Likes

    0

    Replies

    1
  • 05-08-2010
    I'm creating a new form that users will enter amounts of money such as $100.00 or $300.00 in. I will have 3 or 4 fileds users will be entering the amounts in. At the bottom I will have a totals field. How do I make the totals field show the sum of the amounts that is entered into the field?

    Views

    1.6K

    Likes

    0

    Replies

    3