FormatLike ( text ; template )
Rate this function: Average rating: 4.0 (11 votes) Discuss this Custom Function
Peter Vinogradov, Peter Vinogradov Consulting
http://www.petervinogradov.com
Applies the formatting of 'template' to 'text'
Sample Input:
| FormatLike ( "Title"; Templates::Heading1) |
|
Sample Output:
| Title (using the same formatting as the text in the field Templates::Heading1) |
|
Description:
For applying a single format (color, style, etc.) to a field (either with a calc or an auto-enter replacement calc), regardless of how the user formats the text.
Idea is to define the overriding style in another field using FileMaker controls, rather than hard-coding the style into your calc.
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. |
ValidateTC( MernisNo ) |
| |
(Tue, Jun 18, 6:44am) |
| 2. |
MinValue( theList ; treatAsNumeric ) |
| |
(Wed, Jun 12, 7:59am) |
| 3. |
MaxValue( theList ; treatAsNumeric ) |
| |
(Wed, Jun 12, 7:57am) |
| 4. |
LengthConvert ( Number , From , To ) |
| |
(Fri, May 31, 2:37pm) |
| 5. |
Backwards( _Field ) |
| |
(Thu, May 23, 10:49am) |
| 6. |
FilteredPortalList ( fieldObjectName ; startingPortalRow ) |
| |
(Tue, May 21, 5:33pm) |
| 7. |
ListToggle ( InList ; InValue ) |
| |
(Thu, May 16, 6:59pm) |
| 8. |
VatFormat ( vat ) |
| |
(Tue, May 14, 2:45am) |
 |
|