Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/25/07
    Hi all,In workspace, under 'To do list', the user can click on the small 'tick' icon to quickly approve a form without opening it.This is a nice feature. However, the downside is a user might accidentally click that, and bypass the form validation. This will cause some problems, because when the for...

    Views

    2.5K

    Likes

    0

    Replies

    17
  • 11/25/07
    HelloI am trying to hide a subform from the layout when printing. I know that there is a presence option for this (Visible Screen Only), however this only makes the subform invisible when printing - it doesn't remove it from the layout. Is there any way to do this?CheersMark

    Views

    561

    Likes

    0

    Replies

    2
  • 11/25/07
    I want to enter (say) a letter into TextField1 and for Texfield2 to be populated.- form1.#subform[0].TextField2::calculate: - (JavaScript, client) -switch (TextField1) { case "A": TextField2.rawValue = "AAAAA"; break; case "B": TextField2.rawValue = "BBBBB"; break; default: TextField2.rawValue = "...

    Views

    262

    Likes

    0

    Replies

    0
  • 11/25/07
    How do I do this please in Formcalc...I enter a code e.g 'ABC' or 'XYZ' into Text Field 1.Via an IF statement I need to populate Text Field 2 based upon the contents of Text Field 1 (and not use a button).e.g If Text Field 1 = 'ABC' then Text Field 2 = 'ABCABCABCABC'If Text Field 2 = 'XYZ' then Text...

    Views

    336

    Likes

    0

    Replies

    1
  • 11/25/07
    Hi,Anybody has experience with encoding Arabic, or anything beside English, into the PDF417 barcode?thanks,amin

    Views

    1.9K

    Likes

    0

    Replies

    1
  • 11/24/07
    Hi, I want to use JDBC Service in Workbench ES to insert data into a MS SQL Server 2005 database. I defined my database in Jboss's configuration file (C:\Adobe\LiveCycle8\jboss\server\all\deploy) as:SQL_SRVjdbc:microsoft:sqlserver//localhost:1433/LCTestcom.microsoft.jdbc.sqlserver.SQLServerDriverLCT...

    Views

    2.3K

    Likes

    0

    Replies

    9
  • 11/24/07
    I've seen few recent posts about rendering the form from .NET application and I was wondering if you could explain and give few more details about how to create an .NET application which will render the form with LC Forms and then invoke the process.If you have any kind of other documentation please...

    Views

    505

    Likes

    0

    Replies

    0
  • 11/23/07
    Is there a yahoo movies api or any movie database api?Ifthere is not, is there a way to "decode" in a way a simple web pageto get the things you want from it, like the director and the imageof a movie in imbd.I'm kind of new with data services.

    Views

    393

    Likes

    0

    Replies

    0
  • 11/23/07
    I am creating a Purchase order, is there a way I can auto generate the number of the po to fill in everytime the form is opened? The number needs to be consecutive in nature.

    Views

    484

    Likes

    0

    Replies

    1
  • 11/23/07
    This post relates to a previous one in which I've asked for help in getting a simple workflow that saves a form as a PDF to disk to work. Based on help from Jasmin and Howard I believe that I'm closer to understanding how to make this work, but now I get an error when trying to read the document fro...

    Views

    9.5K

    Likes

    0

    Replies

    43