need some hlp with portal views
Posted: Wed Nov 02, 2005 12:59 pm
Hello everyone!!!
I need some hlp figuring out portals a bit more.
Right now i got a layout, within it, a portal that points to the content of another table. Up to here all is goood...lol
What i want to now is, lets say i do a find on that table (from the portal) anf find a perticular set of records i need.
How can i have a portal reflect only the specific data returned from a find and not the entire content of the table. This is the second time i've encountered this and everytime i'm not sure how to proceed.
So what i do is: from the layout where the portal is, i activate a little script that searches for a specific set of records, once i have it, i want the portal to show only what as been found ...
Pseudo code here:
From layout with portal:
1.execute script
2.Inside script:
- goto layout of the table being stored in portal
- Then i proceed to finding a specific set from within
that table.
- Return bck to the layout with that portal.
- But my portal still shows the entire content of the table.
Does not seem to see that a search was done.
PS i dont do a show all records when coming bck to layout with portal.
I thought it would be as simple as applying a report layout ontop of a table where a found set was done, but portals dont seem to see it like that.
Can this be done....
Or any work arounds u think might be usefull at this point.
PS2 I cant do a list view layout here, im using a very defined layout template with limited space. So the portal would really hlp me achive this.
Thx alot for any hlp,
PAtrick
I need some hlp figuring out portals a bit more.
Right now i got a layout, within it, a portal that points to the content of another table. Up to here all is goood...lol
What i want to now is, lets say i do a find on that table (from the portal) anf find a perticular set of records i need.
How can i have a portal reflect only the specific data returned from a find and not the entire content of the table. This is the second time i've encountered this and everytime i'm not sure how to proceed.
So what i do is: from the layout where the portal is, i activate a little script that searches for a specific set of records, once i have it, i want the portal to show only what as been found ...
Pseudo code here:
From layout with portal:
1.execute script
2.Inside script:
- goto layout of the table being stored in portal
- Then i proceed to finding a specific set from within
that table.
- Return bck to the layout with that portal.
- But my portal still shows the entire content of the table.
Does not seem to see that a search was done.
PS i dont do a show all records when coming bck to layout with portal.
I thought it would be as simple as applying a report layout ontop of a table where a found set was done, but portals dont seem to see it like that.
Can this be done....
Or any work arounds u think might be usefull at this point.
PS2 I cant do a list view layout here, im using a very defined layout template with limited space. So the portal would really hlp me achive this.
Thx alot for any hlp,
PAtrick