Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Can HTML tags be embedded in the definition of a calc field, so that (for instance) part of the returned text is underlined?

Or is there a better way?

Dan

Hey dan.

Nope. That won't work unless you're exporting as an html file. Sure would be a nice feature though.

Paul

  • Author

Multiple bummer.

Is there any way to program a calc field so that part of the returned text is underlined?

A possible way around this is to use 3 merge fields like this.

<<PlainText1>><<UnderlinedText>><<PlainText2>>

Format the middle one as underlined, and put the appropriate parts in the respective fields.

There is a spell checking example on www.databasepros.com that underlines unknown words in red (like MS Word). A neat and nifty solution worth looking at, but it requires text fields formatted in monospaced font to work.

  • 3 weeks later...
  • Newbies

quote:

Originally posted by danjacoby:

Can HTML tags be embedded in the definition of a calc field, so that (for instance) part of the returned text is underlined?

Or is there a better way?

Dan

I have a questions I believe is similar to Dan. That is, I have a very simple table that I'd like to output and publish on the web. In the table I would like to have an active e-mail link automatically generated. I can see it's possible but can't seem to generate the correct syntax. Any help would be appreciated...

Ron Kay

code:


<INPUT type="hidden" name="-mailto" value="[FMP-field:email]">

and in link

<A href='mailto:[FMP-Field:head3]?Subject=Registration for [FMP-Field: Day]&body=I am registering for [FMP-Field: Day], "[FMP-Field: englishname]".' title="Click for email">Click here for email</A>


[ November 18, 2001: Message edited by: Anatoli ]

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.