Expand my Community achievements bar.

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

  • 11/5/10
    HI,Let's say I have a subform with five text fields in it. I want to put a button into the form and when I click the button, I want it to make all five text fields "protected". Is there a way to address all five text fields as a single entity so that I only have to write one line of code to protect ...

    Views

    715

    Likes

    0

    Replies

    2
  • 11/5/10
    i have two date fields in different subforms.the first must be older then the current dateand the second must be newer than the first date.i tried to create a javascript to validate the fields, but i don't know how to do thisanyone?

    Views

    3.8K

    Likes

    0

    Replies

    4
  • 11/5/10
    I'm relative new to scripting and i don't know how to do this.I have a telephone field with the right format and a limit of 10 numbers.But how do i check if the user enters less than 10 numbers.And present them a message when they do

    Views

    677

    Likes

    0

    Replies

    2
  • 11/4/10
    Hi, When entering a room with Anonymous Presence turned on it throws an error:Error: MessageManager.publishItem : cannot publish private messages on a node unless it is configured to allowPrivateMessagesWhen turning it off everything is fine. Do I need to make everything thing a private stream?My ho...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 11/4/10
    Hi i have numerous text fields data binded, which i have to concatinate all  of them to show on a particaular section, the thing is if the data field is null, the then it should not be shown, i mean if the data field is has nothing i get a nullmy code is as follows:this.rawValue= xfa.resolveNode("Pa...

    Views

    852

    Likes

    0

    Replies

    2
  • 11/4/10
    I have a script where a value in a drop-down list causes a subform to change from hidden to visible. The following message is displayed in the debugger window:form1.page3.innerSubformRows.Table2.Row1.DropDownList1 has no propertiesI've hunted everywhere and am not sure which properties this is refer...

    Views

    776

    Likes

    0

    Replies

    4
  • 11/4/10
    I have created a multiple page form, with the first page being used to collect data from the user which is used to complete the subsequent sub-forms and then print them as documents.  On the first page which is used for data entry, I have created a PREVIEW button which I initially placed at the bott...

    Views

    616

    Likes

    0

    Replies

    2
  • 11/4/10
    Hi,In a previous issue, I have asked the interrelationship between Workspace and Contentspace. I learned a lot, and I'm very appreciate the kindly answer from Hodmi and Jasmin. And this time, I want to ask something about Workbench and Contentspace.As a part of presentation for a corporate client, I...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 11/4/10
    Hello,i want to check some fields before the user sets its signature (he or she enters the element with the mouse, the active cursor is in an empty field). I've alreay written some code, but how ever there is a big unknown difference:(string is the name of the field)This codesnippet returns the corr...

    Views

    3.6K

    Likes

    0

    Replies

    9
  • 11/3/10
    Is there a way to have a text box that puts in additional bullets as the individual filling out the form adds more lines to the box?i.e."What do you like about the class?l Entertainingl Use of Technologyl Great textl Teacher is awesome"After typing in the first entry "Entertaining", the individual w...

    Views

    3.1K

    Likes

    0

    Replies

    5