Expand my Community achievements bar.

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

  • 9/15/11
    Hi experts Is there any way to prevent save and print options based on conditions.Example:if(textfield1.rawValue == "user1"){// this pdf should not be saved and should not be printed}is there any way to achieve this?ThanksRegardsarul

    Views

    3.2K

    Likes

    0

    Replies

    6
  • 9/14/11
    what's the main reason for using FormCalc as opposed to JavaScript?is it because that the users won't need to enable JavaScript in the Reader?  that a FormCalc form will always work regardless of the Reader's preference settings?

    Views

    3.7K

    Likes

    0

    Replies

    3
  • 9/14/11
    I have Web Flex application and uses the following controls "ConnectSessionContainer" and "SharedWhiteBoard". I run few instances of the applications and inside WhiteBoard change something (Example: cordinate, size)  it clear this changes are propagated trough LCCS to other application connected to ...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 9/14/11
    Hi,I am attempting to show/hide subforms with a dropdown selection. I've found a lot of information on the subject, and have ended up with this as my script: form1.Page1.Division::exit - (JavaScript, client)switch (Page1.Division.rawValue){   case "1":   SubformZZI.presence = "visible";   SubformZZR...

    Views

    3.1K

    Likes

    0

    Replies

    7
  • 9/14/11
    I'm working on a form where the business wants the end user to have the option to print and/or save after the email is sent. Is this possible to do and how would one do this?Thanks,MDawn

    Views

    836

    Likes

    0

    Replies

    2
  • 9/13/11
    I created this from but I am not able to save the following document Save As > Reader Extenbded PDF > Enable Additional Features...When I save it, the saved one gives error.Download Form

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 9/13/11
    Hi,I'm working on an app. that has 2 parts, a staff and a client and I've been running into the same error over and over for over a week now.I've implemented a knocking queue and it works fine when the staff (who is the "OWNER") login details are hardcoded in MXML.  However, the minute I try to inco...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 9/13/11
    In the Form Designer Hierarchy, I see some Text objects have names like "Text9" while others "StaticText8".  What's the difference between Text and StaticText?Also, how do I turn a Text object 90 degrees counter-clock-wise?thanks.

    Views

    777

    Likes

    0

    Replies

    2
  • 9/13/11
    Hey everyone,I'm making a form where we pull in some customer information and one of the fields we can pull in is CUSTOMER_NAME.  What I'm trying to do is to pull that in and add a comma at the end of the string (ex. Dear CUSTOMER_NAME,).  I believe that CUSTOMER_NAME is being pulled in as an object...

    Views

    724

    Likes

    0

    Replies

    2
  • 9/13/11
    Good Day All; This might sound like a really dumb question, but…. It’s Tuesday so here goes.. Is there a way I can export a form I created in LiveCycle Designer to HTML? Or do I need to start learning Dreamweaver .. Thanks All Chomp

    Views

    705

    Likes

    0

    Replies

    2