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

  • 02-04-2011
    My form has repeating instances. In some cases the addes instance is almost exactly like a previous instance. I would like an addInstance that would add the instance with the information from this.parent.index field if that is possible.So when clicking on add instance it would prompt the user for th...

    Views

    1.4K

    Likes

    0

    Replies

    11
  • 01-04-2011
    Is it possible to have a button jump to a particular subform without using setFocus?I would like something likexfa.host.currentPage = 47;but without an actual page number reference since the pages/subforms may change position.For example:xfa.host.currentPage = "ClientInfo_sf";SetFocus works, but (I ...

    Views

    596

    Likes

    0

    Replies

    2
  • 01-04-2011
    Hi,All of sudden today I started to get the duplicate sevice exception error when I try to deploy the application. I already tried removing the app from LC, reboot the machine and then import the application back and deploy, but I still get the same error. The app deploys fine on another LC server. ...

    Views

    1.6K

    Like

    1

    Replies

    3
  • 01-04-2011
    Hi,Is that possible to put a box and button which can add/remove/show the attached files as seen in the picture below.

    Views

    770

    Likes

    0

    Replies

    6
  • 01-04-2011
    So, it looks as though I need to get some help from the wonderful community I have this form I'm creating to use for research progress reports. It was requested that professors be able to add images to the form when submitting thier report. I have almost finished putting together the PDF form, howev...

    Views

    464

    Likes

    0

    Replies

    4
  • 01-04-2011
    im making a simple order form and everything else works fine on it but i want to add this feature. i want to have an user entred item number automticlly populate the decription field. it seems simple enough but i cant make this work. i have an xml file with all the part numbers and descreiptions.Par...

    Views

    365

    Likes

    0

    Replies

    1
  • 01-04-2011
    I have a form that will be widely circulated. User will need full access of the client without password protection. I would like to lock down access to the development side - is that possible in LiveCycle?Thanks,--pc

    Views

    283

    Likes

    0

    Replies

    1
  • 01-04-2011
    I have a calculated "read only" Date field, that populates the current date. how do I stop this from re-calculating the date once it is submitted?

    Views

    763

    Likes

    0

    Replies

    3
  • 01-04-2011
    I have this script that puts all fields to read only when I submit .What do I need to change on this script to have it re-enable all fields again?I thought changing the "readOnly" to "enable" but it did not work// Get the field containers from each page.for (var nPageCount = 0; nPageCount < xfa.host...

    Views

    471

    Likes

    0

    Replies

    1
  • 01-04-2011
    I am running into a similar problem ashttp://forums.adobe.com/message/2953296#2953296.but instead of constructing a string from xpath expressions, I'm trying to store a value into a Location based on a concatenated xpath expression.Here is what I'd like to do but it doesn't work:/process_data/@Appro...

    Views

    1.4K

    Likes

    0

    Replies

    3