[FX.php List] Creating formatting from FX
Troy Meyers
tcmeyers at troymeyers.com
Tue Aug 7 10:04:01 MDT 2007
Steve,
I've dealt with something similar, and not that it's the best way, I collected the notes in one field, the user name in another, and the date in another... and then calculated the field that would be seen as a final result using the 3 source fields. The calculated field is just the concatenation of the 3 fields, but with TextStyleAdd(text;styles) do the style shift, in your case Bold for the style.
-Troy
> Hi all,
>
> I?m working on a solution which uses FMP as the backend db for both
> desktop and web users, essentially I?m adding a web component to an
> existing system. In the desktop based version they use a standard field
> to record ?notes?.
>
> The business rule of the organisation is, if you add a note, you add
> initials and date, in bold, after that note. It comes to pass that I
> need to put some information into that notes filed from FX. Is there any
> way to force specific characters in a text field to be in bold...?
>
> Thanks
>
> Steve
More information about the FX.php_List
mailing list