[FX.php List] Special Value List through FX.php

Dale Bengston dbengston at preservationstudio.com
Fri Aug 24 19:09:35 MDT 2007


Hi Andrew,

In short, yes you are beyond the capabilities of the web when it  
comes to FileMaker. FMP conditional value lists have never worked via  
the web, all the way back to CDML. I would suggest bringing in all  
the value list values via FX and filtering them to suit your user's  
input.

Dale

On Aug 24, 2007, at 6:22 PM, Andrew Denman wrote:

> I think I know the problem here, I just don’t know if there’s a fix:
>
>
>
> I have set up a value list in FileMaker (CurMagMonth) that contains  
> values of the Month field on the currently approved Questions table  
> occurrence (Questions_Display) with the “Include only related  
> values starting from: (Setup_Display)” option.  These two tables  
> are related as such:
>
>
>
> Setup_Display::Approved (=YES) =  
> Questions_Display::Display_Approved (=YES if approved)
>
>
>
> This value list gives me a list of magazine issues for the  
> currently approved questions.
>
>
>
> From within FileMaker I can see the value list on records where  
> Display_Approved = YES.  When I try to access it on the web through  
> FX.php I get an empty value list: http://office.tmea.org/tutti/ 
> answer_display1.php.  This happens even when I’ve given the web  
> user full access to all fields, tables, value lists, and even  
> scripts in the database.
>
>
>
> My thinking is, since you get value lists in FX.php through the  
> FMView() function, it is essentially using a blank record so the  
> Display_Approved field is blank and doesn’t create the relationship  
> necessary to see the value list.  I’ve tried setting the  
> Display_Approved field with AddDBParam when using FMView() to no  
> avail.  Am I working beyond the capabilities of FMXML / FX.php  
> trying to use this value list on the web?
>
>
>
> Andrew Denman
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070824/eec87500/attachment.html


More information about the FX.php_List mailing list