VisiblePortalRows ( objName ; portalName )
Rate this function: Average rating: 4.8 (4 votes) Discuss this Custom Function
Fabrice Nordmann, -
-
Returns a list of visible row numbers of a portal
Sample Input:
| VisiblePortalRows ( aField ; aPortal ) |
|
Sample Output:
| 4¶5¶6¶7¶8 if user scrolled down to row number 4 and the portal is displaying 5 rows. |
|
Description:
No matter where the user scrolled, this function lets you know exactly what rows are visible.
The Objname parameter means you'll need to have a named object in the portal rows. The portal also has to be named.
FileMaker 8.5 required.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:There are no comments yet. Be the first to post a comment about this Custom Function! Please try to keep it brief & to the point. Anyone can post:
|
Newest Custom Functions:
| 1. |
GetAge ( birthdate ) |
| |
(Fri, Jul 03, 8:14pm) |
| 2. |
captialLetters ( numWords ; text) |
| |
(Thu, Jul 02, 9:53am) |
| 3. |
Base64ToAscII ( string ) |
| |
(Sun, Jun 28, 11:47am) |
| 4. |
AscIIToBase64 (string) |
| |
(Sun, Jun 28, 11:36am) |
| 5. |
ToggleFlag_cf ( myfield ; myVL ; pos ; neg ) |
| |
(Fri, Jun 26, 12:41pm) |
| 6. |
IsDaylightSavings ( TS ) |
| |
(Thu, Jun 18, 1:56pm) |
| 7. |
DaylightSavingsEnds |
| |
(Thu, Jun 18, 1:38pm) |
| 8. |
DaylightSavingsBegins |
| |
(Thu, Jun 18, 1:35pm) |
 |
|