[FX.php List] Using dynamic value list
Michael Layne
fx at 9degrees.com
Wed Nov 30 16:43:48 MST 2005
Bob,
If I understand you correctly, I had the same problem... here was the
response about a month ago:
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
On Nov 29, 2005, at 4:16 PM, Bob Patin wrote:
> I'm trying to use a dynamic value list on a web page, but it won't
> display.
>
> When I set the value list to a static list, it works fine, but when
> I set the list to be dynamic, it fails to display.
>
> Here's what I have:
>
> I've created a selfjoin in a table, based on an ID number. Then I
> have a field called "menu_items" that can contain any number of
> items; this field is used to create the dynamic list. When I switch
> from record to record in FileMaker, it works fine; the dynamic list
> is built using only the menu_items field on the current record. But
> it won't show up on the the web.
>
> Is this a no-no in FX.php? Is there a workaround that I need to
> know about?
>
> Thanks,
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-834-5264
> http://www.longtermsolutions.com
>
> CONTACT US VIA SKYPE:
> USERNAME: longtermsolutions
>
> CONTACT US VIA INSTANT MESSAGING:
> AIM or iChat: longterm1954
> Yahoo: longterm_solutions
> MSN: bob at patin.com
> ICQ: 159333060
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
Michael Layne : 9 degrees development : www.9degrees.com :
404.226.7835
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20051130/6d4e975a/attachment-0001.html
More information about the FX.php_List
mailing list