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

  • 30-01-2010
    I just shelled out big bucks for Design Standard CS4, upgrading from CS2. One of my main reasons for purchasing was to utilize the Action Builder subform features in LiveCycle Designer. Now I find out Action Builder is only available in Acrobat 9 Pro EXTENDED, which is not part of DS CS4. Bummer!! I...

    Views

    4.8K

    Likes

    0

    Replies

    5
  • 30-01-2010
    I'm trying to create an exam that will produce a score. I have 5 question fields and then a grade field with this calculation, if (q1 == "a") then "20%" elseif (q1 == "a" and q2 == "b") then "40%" else "0%" endif I don't get a syntex error but the grade field will only show 20% from q1 being answere...

    Views

    325

    Likes

    0

    Replies

    1
  • 30-01-2010
    The simplest way of doing this is writing one-line formcalc script.This is not fair when the user changes his local system date/time.I need to know how to pre-populate the server date in the form?One way of doing this is writing a web service.Any other simple solution to do this??Thanks,Nith

    Views

    568

    Likes

    0

    Replies

    2
  • 29-01-2010
    I posted this on the LiveCycle Forms first, then realized that I was using Designer... should I be using Forms? I have Adobe Professional -- it seems to only have Designer for forms. Any thoughts?I originally tried to import a pdf form that already a 'form'; I figure the originators had set a certai...

    Views

    3.4K

    Likes

    0

    Replies

    4
  • 29-01-2010
    Is it possible for an AIR app to automatically detect changes made directly to a remote database (via SQL on the database server, not by another AIR client using LCDS)?I have implemented an AIR app that uses LCDS for offline/online synchronization and conflict resolution, and it is able to detect ch...

    Views

    441

    Likes

    0

    Replies

    0
  • 29-01-2010
    There's a method that will get the room information. ( accountmanager.getRoomInfo(room) ) But I don't see anyway to get a list of the users in the room.Is this possible?-sandy

    Views

    345

    Likes

    0

    Replies

    1
  • 29-01-2010
    Every time I save the Livecycle form as a pdf, it has security on it. I want all security off so that I can modify the pdf using all the tools in Acrobat. How can I save the Livecycle form as a pdf with all security off?

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 29-01-2010
    I was able to make my forms savable on previous version. For some reasonit is not working on this version or more than likely I'm doing it incorrectly. Can someone advise how tomake a fillable form save on regular acrobat.

    Views

    415

    Likes

    0

    Replies

    1
  • 29-01-2010
    I am creating an application user access request form. My delema is my code for the email subject line to include the ApplicantName (a field within the form). I am new to this application so my knowledge is very limited. Would someone be able to assist me in fixing my code? FYI, I reviewed previous ...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 29-01-2010
    Hi,I have a client-side ArrayCollection being filled with a DataService.fill(...) method. When I make a change to something in this collection and commit, everything works fine. If I add an item to the database that matches the fill, it shows up in the list just as it should. However if I try to mak...

    Views

    984

    Likes

    0

    Replies

    2