Expand my Community achievements bar.

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

  • 9/10/08
    I'm using a regular httprequest to make call to a Java appservice that returns JSON. Can I make that same call using BlazeDSand AMF? I'm having problems with Flexsessions when mixing the twoand want to just keep all my service calls in remoting.

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 9/10/08
    I have a service that I call, adding a responder: var modelingDataResponder:IResponder = newModelingDataResponder(); var modelingDataService:DataService =EnterpriseServiceLocator.getInstance().getDataService("ModelingDataService"); var token:AsyncToken = modelingDataService.fill(myModel,clientName);...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 9/10/08
    I am going to publish some forms on my Intranet so that numerous employees have access to them from different locations. I will be using the submit by email button for the forms to be sent to the proper dept. When they click on the "submit by email" button i want the form to be written or copied to ...

    Views

    506

    Likes

    0

    Replies

    2
  • 9/10/08
    I have created a form using Live Cycle Designer 8 from an existing Word document. I have added a "Submit by Email" button. Unfortunately, the button only submits the data in XML format. I would like submit the entire form as a PDF that can be read in Acrobat Reader.

    Views

    563

    Likes

    0

    Replies

    1
  • 9/10/08
    I am trying to find a way for the users to see the expanded drop down list options without using their mouse to click on the down-arrow. I am able to add script to the "enter" event so when user key-broad-tabbed into the drop down field, the first items of the list shows up: dropdown1.selectedIndex...

    Views

    586

    Likes

    0

    Replies

    2
  • 9/10/08
    Can anybody help me, I would like to insert the date automatically in my form but in the following format "Friday 12 July 2008". However when I go to patterns and change the pattern to this format it does not change it in the PDF Preview screen. The date stays as "12 09 08. Am I missing something. A...

    Views

    575

    Likes

    0

    Replies

    2
  • 9/10/08
    Hi. I have a little problem. I need to minimize Acrobat/Reader by script. Does anybody know how to do it? Thanks for replies.

    Views

    336

    Likes

    0

    Replies

    0
  • 9/10/08
    Hi,Just wondering if its possible to have more than one repeating area within the same panel?I have been able to create the Panel with a comment at the top (using guide text) followed by my repeating area and finally another comment followed by some fields.What I would like to do is after the second...

    Views

    779

    Likes

    0

    Replies

    2
  • 9/10/08
    Hi, I created process with the workbench. They contain assign task. I use them like processus in the workspace and I can see in the audit table the user's name corresponding to the assign task.When I use them as services in other processus, I lost this visibility in the workspace.Is there a way to s...

    Views

    716

    Likes

    0

    Replies

    4
  • 9/10/08
    Webservice returning null values when consuming .netwebservice and return datatype is string[]. <mx:WebService id="Content" wsdl="http://www.paxsonmarketing.com/Content.asmx?WSDL"> <mx:operation name="Countries"resultFormat="{ObjectProxy}" result="getCountries_result(event);"fault="getCountries_faul...

    Views

    2.4K

    Likes

    0

    Replies

    8