Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Dynamic Portals in Filemaker Pro®

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
14,634
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jan 26, 2010

This tutorial teaches how to make dynamic portal lists that update as a user types into a field.

NOTE: YOU MUST HAVE FILEMAKER V10 ADVANCED TO MAKE THIS WORK. If you don't have it, get it, it's worth the upgrade.


Here is the function mentioned:

Function name: IndexWord(Text;Header)

Copy from here V

Let(
[
tCount = Length(Text);
newHeader = If(Header ≠ "" ; Header & ¶ );
NewText = Left(Text;tCount - 1)
];
Case(
Text = "" and Header = ""; "";
tCount = 0; Header;
IndexWord(newText ; NewHeader & Text)
)
)

To here ^

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:
see all

All Comments (16)

Sign In or Sign Up now to post a comment!
  • Hello!

    I need a tiny help, it's about creating a script in FileMaker Pro 6 to find a related record in another file, ie I want to do a search of a customer invoice from a file called "FICHA CLIENTE" for a list of years in other traditionally files that are called "FACTURAS 2011, FACTURAS 2010, FACTURAS 2009…"

    THANK YOU IN ADVANCE FOR YOUR HELP

  • @SuperPubman

    Hi ! Did you get an answer to your question about showing all portal records when the global searchterm is empty ? TIA for your help

  • One problem i have encountered, is that once you deleted the terms field; there is essentially no way to add additional data that can be queried. What I mean to say, is that once the Portal box is implemented, you cannot enter any more data within the terms field. If there is a work around please let me know.

  • Very nice. How might you make the search calculation for Jon Jay Doe = John Jay Doe John Jay Do, etc. as your custom function allows, - plus all permutations of the first letters of each word, such as, J J Doe Jo D J Doe Jay Do etc. ? :-)
  • well done

    

  • @purple375 lol! i was thinking MY macbook is going crazy .... but it's in the video ;-)

  • @purple375 I solved my problem :)

  • big thanx for you

    Iam really enjoy with this lessons

    and with you'r fan sound :D it's like my mac book pro :)

    plz don't stop your video

  • What screen recorder are you using ?

  • Very simple to set up. Is there a way for all records to display in portal when searchterm field is empty?

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more