Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4719 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hey everyone;

i have been looking but cant find a source here on FMFORUMS with regards to

Portal search filter or the like.

I have been using patterncount which is very slow over the network, but now want to learn

how to filter using either a relationship or custom function or something else which is super fast.

What i mean is user types '" i " and script trigger does what it has to do . any links please?

thanks,

-ian

Posted

Hi Ian,

Here is a very simple example showing relational filter. The calculation and/or global fields you use will be determined by the values you want to filter. This example shows alpha restriction a...az for example so User could click buttons A - Z with only script parameter attached to each button with only the single alpha in it. Then script would set the global with the alpha.

There are many techniques and variations but this is the first and most basic example to get this discussion started.

SearchRelational.zip

Posted

Great LaRetta. Which method do you prefer? Clairvoyance seems to me the way to go right now for simplicity sake. Definately see a custom function coming for this though.

-i

You are so fast. I believe you and Comment are in a competition for who can "HELP the most!!"

Posted

Ok. So i have gotten the search down now and when an item comes up via a portal to select the item. i have a checkbox to select item

The script is

WhatAMI

Go to Object [ Object Name: "Portal" ]

Set Variable [ $me; Value:Product 3::product_Name ]

Show Custom Dialog [ Message: $me; Buttons: “OK”, “Cancel” ]

Quetion is. Can this be done better / cleaner or is this Good enough?

thanks,

-ian

Posted

I am in competition only with myself. :thumbsup:

There is no one-solution-fits-all here. You asked for a basic understanding

user types '" i " and script trigger does what it has to do

... and you wanted it relationship-level and that is what I provided

There are many techniques and variations but this is the first and most basic example to get this discussion started.

I provided a simple, clear view of how relational keys (however you wish to implement them) can be used to strict ranges.

:idunno:

Posted

I am in competition only with myself. :thumbsup:

There is no one-solution-fits-all here. You asked for a basic understanding

... and you wanted it relationship-level and that is what I provided

I provided a simple, clear view of how relational keys (however you wish to implement them) can be used to strict ranges.

:idunno:

OK . was just asking. Sorry to get you upset.

OK . was just asking. Sorry to get you upset.

Did i mention YOU ARE AWESOME!!!

:laugh:

Posted

Did this :thumbsup: signify I was upset? Or was it this :idunno:?

The first is a thumbs up jovial gesture and the second is one of confusion; no 'upset' in the bunch. I was confused because you assumed it was a solution-to-be-posted-in-Tips&Techniques instead of a simple file to show a concept to someone asking how to use a relationship to filter a portal.

Did i mention YOU ARE AWESOME!!!

:laugh:

Nope. :laugh:

Posted

TriggerON.fp7.zip

Hello Again. Lets continue the topic as i am stuck in a rut.

I am trying to highlight the CHeckmark item on the right when user searched for item to signify it has already been selected. Dont know how to accomplish this.

I have attached sample file

-thanks

-ian

Posted

What does "it has already been selected" mean? By definition, if your search function works, the items that appear in the portal are the ones that have been filtered.

Posted

I see that you are carrying on this conversation in two places (here and FMDEV) and you explained on FMDEV what you were actually looking for; but did not explain it here.

Posted

I see that you are carrying on this conversation in two places (here and FMDEV) and you explained on FMDEV what you were actually looking for; but did not explain it here.

yes, i waited 8 hours to post on FMDEV though. so i had all day to think about the process, rather than 3am this morning when posting here not thinking about it at all.

This topic is 4719 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.