Expand my Community achievements bar.

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

  • 8/9/11
    Hello- In a form I'm working on, the owner of the form wants page 1 instruction page to not print, but they want the user to have the option to print page 1. I've used presence = "hidden" in the prePrint and presence = "visible" in the postPrint event of the page and that works successfully. I'm not...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 8/9/11
    I have a tabbing problem which I suspect is really an inability to find the correct position in the form hierarchy.I have a subform, a fairly large one, that takes up almost half the page.  It starts on the lower half of the page so that when I press the Add button twice, the two new instances appea...

    Views

    653

    Likes

    0

    Replies

    2
  • 8/9/11
    I face problem with the mapping of output parameters in the Watchedfolder configuration.I would like to keep the name/extension specified in wsfilename for the saved document in the result folder.So is it possible to keep (or to map) the name/extension of a ouput parameter document to the final save...

    Views

    754

    Likes

    0

    Replies

    0
  • 8/9/11
    Hello everybody,Question, How I can load the external xml file data in the form.For examle I have owned a dropdown list box that contains the following give: A, B, C.And then I have fields in my form: TextField1, TextField2,textField3.By changing event dropdownlist box I must load the xml dynamicall...

    Views

    552

    Likes

    0

    Replies

    0
  • 8/9/11
    Hello-I have a form that utilizes the process fields object. The form is working great, however, as it passes through the process flow in the Workbench the XML disappears. I have recorded it happening numerous times. It gets about 1/3 of the way through and then it's gone.The service it disappears o...

    Views

    574

    Likes

    0

    Replies

    0
  • 8/9/11
    I created a form and sometimes when it is completed and returned to me, the fields appear blank. If I place my cursor in the field, see the text responses.  What can I do to fix this?

    Views

    929

    Likes

    0

    Replies

    1
  • 8/9/11
    Hello everybody,Question, How I can load the external xml file data in the form.For examle I have owned a dropdown list box that contains the following give: A, B, C.And then I have fields in my form: TextField1, TextField2,textField3.By changing event dropdownlist box I must load the xml dynamicall...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 8/9/11
    Hey,got the following problem:When triggering the prePrint-event:if(!nStatus){        app.alert("XXX");        xfa.event.cancelAction = true;        }my document doesn't run the other code normally afterwards (if printing is actually cancelled). So if I want to go on working in the document, every c...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 8/9/11
    I have a template form and a save as button . if user fills all fields and clicks save as button .I want to display off drop down arrow button in the saved one. how can i do that one

    Views

    438

    Likes

    0

    Replies

    1
  • 8/9/11
    I Created a template form with some buttons ,textfields and dropdown fields. i kept saveas button if user clicks and saves the file as another name . i want to remove apprence of buttons and drop down buttons etcc.. i trieddataroot.Transmittal_pdf.Button1::click - (JavaScript, client); save as butto...

    Views

    842

    Likes

    0

    Replies

    3