Expand my Community achievements bar.

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

  • 2/29/08
    Hi,I have designed table that contains text objects. These text objects contains several floating fields. The content of these fields might be very long. Is it possible to have variable cell heights depending on length of the content. Expand to fit is disabled.kind regardsMichael

    Views

    642

    Likes

    0

    Replies

    0
  • 2/28/08
    Hi there,For some reason, in my TODO list under workspace when I have completed a task, the task is not dissappearing from TODO list anymore. Anyone knows of any triggers, bugs, that causes this behaviour. Refreshing or logout and login again fixes this, but it is annoying to have the just completed...

    Views

    772

    Likes

    0

    Replies

    3
  • 2/28/08
    // At this point tf_Company is " Integral"xfa.host.messageBox("tf_Company: " + xfa.form.SRF.Page1.tf_Company.rawValue, "Debugging", 3);// The if statement executes as trueif (dd_Type.rawValue == "M" && tf_Company.rawValue == " Integral") { xfa.form.SRF.Page1.tf_Company.rawValue = " TBA"; // At this ...

    Views

    950

    Likes

    0

    Replies

    4
  • 2/28/08
    I have a subform with 3 dependent dropdowns that I am trying to populate with a 3d array. I have tried to adapt the code from the Purchase Order example that came with LiveCycle Designer. My array is as follows:var chooseFR = [[["California"], ["Apples","Bugs","Fungus"], ["Asparagus", "Mites", "Weed...

    Views

    389

    Likes

    0

    Replies

    0
  • 2/28/08
    I can't figure out how to set my form up so when the user clicks let's say a check box a subform appears? It's probably so simple but it's really confusing me. Please help! Thanks :)

    Views

    467

    Likes

    0

    Replies

    1
  • 2/28/08
    Is there any programming way to split PDF into pages, say one PDF file per page or specify page range to split PDF file?Thanks for your help.

    Views

    270.2K

    Likes

    0

    Replies

    9
  • 2/28/08
    Hi. I am new to ColdFusion, and I am trying to get it workingwith Flex 3 and MySQL. Everything works fine if I use HTTP and aCFM file. Now I am trying to use a RemoteObject with a CF Componentas the source. I know the CFC is configured correctly because I cancall it from a CFM file and get data back...

    Views

    495

    Likes

    0

    Replies

    1
  • 2/28/08
    Hi all, Iam sorry for such a beginners question, but I started to learn livecycle just yesterday, but I need to make one simple job very fast, hope you can help me.I need to make three drop down lists, the first one will contain the data like :LMxx01LMxx02LMxx03MMxx01MMxx02MMxx03and so on, but I nee...

    Views

    390

    Likes

    0

    Replies

    0
  • 2/28/08
    Hello,I need to connect to a database to pull some data to dynamically create a form based on the data I pull back. My SQL query works fine when I manually run it through a SQL client tool, but when I try to pass it through my workflow I'm having trouble with passing my string into the IN part of th...

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 2/28/08
    Hi! I have researched this to death and have almost given up. I'm hoping someone out there will be able to help me out. I have created a form using LiveCycle to be used as a Process Request to our department. Basically, I want to be able to filter the forms and I'm not sure if this is even possible....

    Views

    463

    Likes

    0

    Replies

    0