Expand my Community achievements bar.

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

  • 8/15/06
    I am trying to create a box where we need to type a specific format before going on to the next box. If a user inputs the wrong information I want an error message to appear informing they must correct it and click on ok and stay in that same box - not move to the next one. In the designer object se...

    Views

    255

    Likes

    0

    Replies

    0
  • 8/15/06
    i found a super cool secret code to validate the whole form in one line of code!F.execValidate();so to validate before printing, my print button is a normal button (not a print button)with this code for onclick:if(F.execValidate()){xfa.host.print(1, "0", (xfa.host.numPages - 1).toString(), 0, 1, 0, ...

    Views

    517

    Likes

    0

    Replies

    0
  • 8/15/06
    I've just discovered Designer, and I'm wondering if someone can help...This is my goal:I have a calendar page built in Photoshop with events on specific dates. I would like to be able to put that graphic on our website, and link the events so guests can get more info. I thought I could use this prog...

    Views

    316

    Likes

    0

    Replies

    1
  • 8/15/06
    Hello,I'm trying to add a submit by email button to a form that I'm working on, and I have it set to submit the XML Data Package (XDP), however, the button does not work for my users who have the free Adobe Acrobat Reader (version 7). It comes up with a message that says operation is not permitted. ...

    Views

    687

    Likes

    0

    Replies

    5
  • 8/15/06
    Is there a way for a user to move a work item in their worklist to another user's worklist? I know I can do it in the Administrator but we have a case where one user for pro bono work needs to move work items to various work lists, depending on who accepts the assignment.Thanks! Mary

    Views

    3.6K

    Likes

    0

    Replies

    3
  • 8/15/06
    I am trying to do the sample contact walkthrough in FLEXbuilder. For the Java Adapter. http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000138.htmlI cannot get any import statements to work for the java classfiles. I have tried this using the FDS as a J2EE applicat...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 8/14/06
    Is there the design intention that the JavaAdapter could beextended flex.messaging.services.remoting.adapters.JavaAdapterIf so where do you get the source code from. I can't see anyreference to it in the fds2javadoc.regards Malcolm Edgar

    Views

    521

    Likes

    0

    Replies

    1
  • 8/14/06
    Hi,Is it possible to create multiple forms which are accessible via tabs? This will be similar to Excel where spreadsheets located in the same workbook are accessible via Tabs at the bottom of the screen...I need to create three forms: Instructions, sample of a completed form, and a blank form which...

    Views

    366

    Likes

    0

    Replies

    0
  • 8/14/06
    Hi,I'm a newbie to developing forms so any help would be greatly appreciated! I'm trying to develop a form where the manager inputs his information into separate text fields at the top of the form (i.e. name, phone_num address) and that same information autopopulates only the first row of a subform ...

    Views

    342

    Likes

    0

    Replies

    1
  • 8/14/06
    I've got a form that works fine on Windows in IE and Firefox. On the Mac, when clicking the submit button in Safari, the address bar flashes and then does nothing. Any thoughts?

    Views

    457

    Likes

    0

    Replies

    1