[FX.php List] Value Lists problem displaying related fields ONLY
on web
Dale Bengston
dbengston at preservationstudio.com
Sun Sep 11 20:42:28 MDT 2005
Hi Michael,
This has always been the case. The web call does not create any
relationship on which to base the contents of the popup.
You could use a combination of PHP and JavaScript to construct a
popup that is filtered by input into another form field, or you could
use XMLHttpRequest (aka AJAX) to send and receive data to feed drop-
down or type-ahead capability.
Hope this helps,
Dale
--
Dale Bengston | Streamline Studio, LLC
Associate Member, FileMaker Solutions Alliance
On Sep 6, 2005, at 2:37 PM, Michael Layne wrote:
> Hi folks,
>
> I needed to use an existing value list from FileMaker as a drop-
> down on a web form. I have no problem with the looping and PHP,
> but I found that when constraining to "show related values only",
> the value list DOES NOT show up. It's for related zip codes (i.e.
> if they're in the Atlanta area, I want to display all 3****, etc.)
> building a relationship and portal/table all works as expected in
> FileMaker, but no go on the web.
>
> Any advice? Thanks very much...
>
> Michael
>
> PS I'm using the FMView(), FM7SA v3,
> PHP4.3.10_______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
More information about the FX.php_List
mailing list