Expand my Community achievements bar.

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

  • 1/21/11
    Hello,I decided to test this with the  publish/subscribe messaging. Something I thought would work is not. Here  is the simple example;                                 var btn:Button = new Button();                 btn.label = "My Button ";                 msg = new AsyncMessage();                ms...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 1/21/11
    Hi, could someone tell me how to do the following (if it's possible):when a record is inserted into a table in a database,I want it to somehow trigger an action which will put an item into user's To-Do inBox of the WorkSpace,the user can then open the form in the To-Do and use it to view the data in...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 1/21/11
    Can you have more than one script on an event.  I have a series of radio lists and after the selections a button is pressed and the selection then shows up in the header and footer.  Based on one of the selections there is a disclaimer that needs to appear on the footer of the first page.  How would...

    Views

    2.2K

    Likes

    0

    Replies

    7
  • 1/21/11
    Actually I'm not sure if I'm having trouble with the Exit event or if there's something wrong with my script syntax...On the exit event of a field I'm checking to see if the field is empty or not and checking a flag I have set up.The first If statement works - If I enter a value in the field everyth...

    Views

    6.6K

    Likes

    0

    Replies

    27
  • 1/21/11
    Hi,I'm having problems inserting a node into a XML. After getting some attributes from the CRC result i'd like to store them in a temp xml variable.After that the parent node of the attributes should be inserterd in a goal XML with a repeating node structure.Whats the right way to set a node to a ce...

    Views

    4.1K

    Likes

    0

    Replies

    3
  • 1/21/11
    Hi,I have a form having a ImageField and a TextField. I want to give the image path in TextField and on button click it should load that image into image field.Is it possible? I am unable to do it. Help.Thanks.-Abhinav

    Views

    2.0K

    Likes

    0

    Replies

    7
  • 1/21/11
    Hi All,i have requirement out here where i need to send the pdf with a blank field to process and xml which contains every value of field. In process tag of xml will be getting copy into the fields of pdf template then i want to reader enable pdf to provide them to end userI want to know whether Ado...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 1/21/11
    Hello All,I have a query regarding the LiveCycle Server functionality.An  AIR application will be made where data will be inputted through the  application. A call will be made to the server where it will generate a  PDF having the data (May be we need to do some programming at the Server  , which I...

    Views

    701

    Likes

    0

    Replies

    0
  • 1/21/11
    Hello All,I have a query regarding the LiveCycle Server functionality.An AIR application will be made where data will be inputted through the application. A call will be made to the server where it will generate a PDF having the data (May be we need to do some programming at the Server , which I do ...

    Views

    381

    Likes

    0

    Replies

    0
  • 1/20/11
    PLEASE HELP!!!i have a table. 5 columns. 25 rows including header & footer rows. i would like to calculate totals of each column.the formulas i've tried are:sum (Table2.Row[*].Cell2[*]) NOTE: this is to calculate all the rows in 2nd column with name 'Cell2'.i seem to be able to get row1 only when i ...

    Views

    1.5K

    Likes

    0

    Replies

    4