Expand my Community achievements bar.

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

  • 5/31/11
    I have searched high and low for a solution and have yet to find one that works for my calculation.Here is the code I currently have in the field doing the calculation:var oneDay = 24*60*60*1000;var firstDate = new Date(rentalbegin.rawValue);var secondDate = new Date(rentalend.rawValue);Math.abs((fi...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 5/31/11
    Hi all,There is a sample process in workbench for "AllTypesToPdf".My requirement is to convert word, excel, powerpoint files to pdf.As per the documentation this AllTypesToPdf will convert all the three process.I have installed:MS Office and Open Office as well in the server where the livecycle is w...

    Views

    709

    Likes

    0

    Replies

    0
  • 5/31/11
    In the script below, designed to lock all fields of a form; I need to tweak it so that if a specific option (Enterprise), is chosen from a DropDownList, every field in the form except TextField16 is automatically locked for editing, along with the Button functions that are already coded as exception...

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 5/31/11
    Hi,This is a strange one - to me anyway.I had some mandatory fields set up (user entered - required).  They were working fine.  When you clicked a save or submit button, if the fields were empty they were highlighted red with an appropriate error message stopping the save or submit from happening ti...

    Views

    683

    Likes

    0

    Replies

    3
  • 5/31/11
    Modeler 3.11 works with Flash Builder 4.5 and Livecycle Data Services 3.1. It is available for download here:https://www.adobe.com/cfusion/entitlement/index.cfm?e=lc_app_modelModeler 3.11 Release NotesInstall Modeler 3.11 into Flash Builder 4.5Mac-only preliminary setupNote: These steps are only req...

    Views

    3.1K

    Likes

    0

    Replies

    7
  • 5/31/11
    Good Day I seemed to have run into a wee bit of a snag when I try to preview a form within LiveCycle Designer.The form will preview but I am not able to use ay of the controls. Example: In preview mode, if I click on a drop down field, it will not show any of the items in the drop down list. I have ...

    Views

    502

    Likes

    0

    Replies

    2
  • 5/31/11
    hi,it is possible to use CMSA to manage interactive statement content? in particular, the change of content related to promotions or other marketing content. This is very important for companies that offer monthly promotions and other users easily and quickly they can replace the content associated ...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 5/31/11
    Hi,I am new to Flex programming and exploring the samples provided as part of LCCS SDK. I am trying to compile the available samples like SimpleChatExample.mxml into swf file using Flex SDK 4.5 compiler (mxml.exe). But I am getting following error - Could not resolve <rtc:ConnectSessionContainer> to...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 5/31/11
    I have created DSC component.Lately I have added new method to my component.I try to patch my DSC component on cluster server (2 nodes) and it seems thatonly on one node component is patched.Processes which are executed on other cluster node are throwing exceptionCaused by: java.lang.NoSuchMethodExc...

    Views

    630

    Likes

    0

    Replies

    0
  • 5/31/11
    Dear all,I have a simple code which is executed perfectly when I put it in form :preSubmit: event but when i moved it to the :postSubmit: event it doesn't work at all .Please let me know where to put my code if I need it just to be executed once the form submitted ??Thanks in advanced,Mohammed Al-Mo...

    Views

    1.6K

    Likes

    0

    Replies

    9