« Return to Thread: showing only fields with a specific value

Re: showing only fields with a specific value

by Steve Cassidy :: Rate this Message:

Reply to Author | View in Thread

Well the obvious, simple solution is calculated fields:

Case (FieldX = "a", "a", "")

Repeated for each one of your fields and then displayed on your web  
layout. Not pretty, but it will work.

Steve


On 18 Oct 2008, at 19:41, sigbackup wrote:

> " in a web-compatible way?"
>
> Unfortunately conditional formatting is not web-compatible.
>
>
> By the way thanks.  I keep looking for some ideas.


--
This list is a free service of LassoSoft: http://www.LassoSoft.com/
Search the list archives: http://www.ListSearch.com/FileMaker/Browse/
Manage your subscription: http://www.ListSearch.com/FileMaker/

 « Return to Thread: showing only fields with a specific value