Expand my Community achievements bar.

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

  • 7/26/10
    In our application we are using file share pod.Upload files - delete files  etc is all right. But it is a session based video chat application and we want to need clear file share's cache - history for every session and same time need to seperate it for every session too.Any guideline please ? I am ...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 7/26/10
    HiWe are testing our application that based on LCCS and using 15 USD free quota.It is 2.58 USD now.We want to upgrade to commercial account when we are ready but there isnt any button or link at LCCS developer portal. In demo video, it is at the right side of free quota graph.  But there isnt in our...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 7/26/10
    I am working in livecycle creating a fillable form and I need to create a check mark in a drop down list. The list has other items which do not need the Java script. I  was told a check mark could be done with java script. I will also need to know which field to place the Java script?   Thanks

    Views

    2.9K

    Likes

    0

    Replies

    8
  • 7/26/10
    On the Master Slide I have a generic "Name" Field.When a person, on the first page, populates the field; I want that information to flow across ALL PAGES created, the same way populating a "Header" in Office-Word would populate.Any ideas?I'm new to this & I've look through both Google and Help, but ...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 7/26/10
    I am not sure whether this is a Microsoft Excel problem or a problem with LiveCycle.  I have a job application that I created in livecycle.  When people submit it it sends it to me as a pdf.  I then keep a copy of the pdf as well as save it as an xml file.  I then want to import that xml file into e...

    Views

    688

    Likes

    0

    Replies

    1
  • 7/26/10
    Is the item-class tag required for using the FlashBuilder DataServices wizard?  I have strongly typed objects in my Flex app, so the item-tag is supposed to be optional.But, when i run the wizard I get an error stating the item-class tag is not defined.

    Views

    541

    Likes

    0

    Replies

    1
  • 7/26/10
    I have a table and a button with this codevar lastrow = Table1._Row1.count;if (lastrow < Units.rawValue) then    while (lastrow < Units.rawValue) do        Table1.Row1.instanceManager.addInstance()        lastrow = lastrow + 1    endwhileelseif (lastrow > Units.rawValue) then    while (lastrow > Uni...

    Views

    761

    Likes

    0

    Replies

    2
  • 7/26/10
    Hello,I would like to ask if it is possible to know the statistic number of forms that have been accesses/loaded on the workspace base on each process category/folder to create a weekly or monthly report?  Thanks,Han Dao

    Views

    438

    Likes

    0

    Replies

    0
  • 7/26/10
    HI,I have a form with buttons and the associated code. Is there an easy way to print out all the code for all the buttons? Like...can I just output all that code to a text file so that I can study it and keep it as a code reference?Many Thanks,Joe

    Views

    777

    Likes

    0

    Replies

    3
  • 7/26/10
    I have a button that removes the page. However, it's removing the firstpage. How can I change this to remove the "current page"?

    Views

    655

    Likes

    0

    Replies

    2