Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/30/10
    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 answer...

    Views

    497

    Likes

    0

    Replies

    1
  • 1/30/10
    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

    770

    Likes

    0

    Replies

    2
  • 1/29/10
    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 cert...

    Views

    3.8K

    Likes

    0

    Replies

    4
  • 1/29/10
    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

    554

    Likes

    0

    Replies

    0
  • 1/29/10
    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

    517

    Likes

    0

    Replies

    1
  • 1/29/10
    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.9K

    Likes

    0

    Replies

    5
  • 1/29/10
    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

    580

    Likes

    0

    Replies

    1
  • 1/29/10
    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 previ...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 1/29/10
    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

    1.2K

    Likes

    0

    Replies

    2
  • 1/29/10
    Greetings everyone,I have a form with a 2D barcode on it that needs to display on the final printed version.  However, when the user prints, if there is no barcode present (or for that matter, just form fields not filled out), I need to disable the printing functionality of reader or acrobat (client...

    Views

    2.0K

    Likes

    0

    Replies

    1