WebAssist conditional validation

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default WebAssist conditional validation

    Does anyone know if WebAssist's validation extension will allow a user to make a text field required only if another text field contains a certain text string?
    TomHuffman Guest

  2. Similar Questions and Discussions

    1. Webassist Web Site Down?
      :frown; AFAICT Webassist's web site is down. Can't ping it either. Anyone having the same problem?
    2. Looking for WebAssist assistance
      Does anyone know of any good help/how to resources for Web Assist products? Mostly DataAassist suite. The website forums don't seem to be used...
    3. WebAssist Site Import
      I recieved WebAssist's Site Import 1.0 with my DRK 11. I called WebAssist about recieving version 1.0.1, and although they told me I qualify for a...
    4. conditional required cfform field + customjavascript validation
      Thanks for responding. Here's the code I'm using to do this. Perhaps it will allow a better understanding of what I'm trying to accomplish. I'm...
    5. How to uninstall WebAssist?
      I have uninstall WebAssist from the Macromedia Extension Manager and also delete the folder WebAssist folder in the use's profile's Shared folder,...
  3. #2

    Default Re: WebAssist conditional validation

    TomHuffman wrote:
    > Does anyone know if WebAssist's validation extension will allow a user to make a text field required only if another text field contains a certain text string?
    Hi Tom:

    Yes it does. Use Like Entry to check the content of a form field and
    then Conditional validation to enable validation of the second element
    based on the validation of the first form element. Required / Not Blank
    / Selection Made is the validation to use for the second element.
    Please read the documentation carefully about Validation Response
    behaviors and how to order them so they'll work properly. The
    documentation can be viewed at:

    [url]http://www.webassist.com/professional/products/Help/33/index.htm[/url]

    enthusiastically,
    mark haynes
    webassist sales
    Visit:
    [url]http://www.webassist.com/professional/products/specials.asp?WAAID=92[/url]
    to learn about our special offers!

    mhaynes@webassist.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139