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

  1. #1

    Default Conditional Format

    Hi,

    Using A2K, Can anyone tell me if there is a way of using Conditional
    Formatting to highlight the current record in a continous form (i.e. change
    control back colour) without having an extra field in the recordsource
    table? (I cannot have an extra field as it is a multi-user appl.) The
    control will not have the focus so I cannot use this.

    I have tried creating a built-in function and then using it in the
    conditional format expression, but this does not seem to work. I thought you
    could use built-in functions with C.F.?

    Failing that, is there any other way of doing what I want?

    Thanks for any help,

    Jim F.




    Jim Franklin Guest

  2. Similar Questions and Discussions

    1. Need syntax for conditional
      No worries, your was more informative anyway. You know you don't need the # symbols in the cfif don't you?
    2. Placing an image in a Tab Fixed format without messing up the format??
      I will do my best to explain the problem. First of all, this is an XP machine and I am using CS InDesign (the version of InDesign that one can...
    3. Conditional sum?
      FMP6, MacOSX.2 I've created a calc field using the aggregate Sum(score) to give me a "total points scored" for all related records in a...
    4. conditional sql statements
      I have a shopping cart that I want to load items in that come from a huge scrolling form. In other words, when someone clicks on a category in our...
    5. How can I conditional format a whole sub-form ?
      Roger, I think the easiest solution is to set up conditional formatting for each of the 5 textboxes. Select the 'Expression is' option in the...
  3. #2

    Default Re: Conditional Format

    Hi Andy,

    I did thanks. Unfortunately Paul Overway pointed out that using a field to
    indicate the current record is going to get really messy if I have multiple
    users on different screens accessing the same record. Thought I would try
    and find another way. Can't believe that something so simple with a
    datasheet is so difficult with a continuous form!

    I'll have a look at Stephen Lebens page, thanks.

    Curiously, I cannot see my own post on the newsgroup, only your reply, which
    makes finding replies awkward. Does it look normal to you?

    Jim F.

    "Andy Cole" <robertandrew.cole@_nospam_ntlworld.com> wrote in message
    news:umdNa.250$VZ4.27399@newsfep2-gui.server.ntli.net...
    > Hi Jim
    >
    > Try;
    > [url]http://www.lebans.com/conditionalformatting.htm[/url]
    >
    > PS Did you see my post to your post "A Tricky one" - I assume that you're
    > still trying to find an alternative method?
    >
    > Andy
    >
    > "Jim Franklin" <james.franklin@ntlworld.com> wrote in message
    > news:dW9Na.106$nG5.38@newsfep1-gui.server.ntli.net...
    > > Hi,
    > >
    > > Using A2K, Can anyone tell me if there is a way of using Conditional
    > > Formatting to highlight the current record in a continous form (i.e.
    > change
    > > control back colour) without having an extra field in the recordsource
    > > table? (I cannot have an extra field as it is a multi-user appl.) The
    > > control will not have the focus so I cannot use this.
    > >
    > > I have tried creating a built-in function and then using it in the
    > > conditional format expression, but this does not seem to work. I thought
    > you
    > > could use built-in functions with C.F.?
    > >
    > > Failing that, is there any other way of doing what I want?
    > >
    > > Thanks for any help,
    > >
    > > Jim F.
    > >
    > >
    > >
    > >
    >
    >

    Jim Franklin Guest

  4. #3

    Default conditional format

    Hi everyone, i have been looking for this in several places and still no luck.
    What i want is the ASP document to display different colors depending on the
    value loaded from the database.

    I have a table in wich i ask the database for a value wich is the number of
    posts that that person has. Now i want that number to be displayed in a
    different color depending on the value:

    1-5 = Blue
    6-10 = yellow
    11-15 = orange
    16+ = Red

    To be honest i am not programmer or developer, i guide myself with tutorials
    that i find on the web, the only tuts i have found are related to Grids.

    I hope somebody can help me with this, seriously, i have been 2 days trying to
    find how to do it.

    Thanks in Advance

    rDev.ID.Value(Jay) 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