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.

HTML in field doesn't display correctly with CDML

Featured Replies

Apologies from the get go if I'm not describing this the best way but here you have it.

If I have html in a field, i.e. <a href="../index.htm">main page</a>, can I get it to display in a field using cdml as a link and not just a print out of the html?

The source code for a field looks like this;

Log Entry: <a href="../index.htm">main page</a>

Let me know if you need more info.

it depends on how you are trying to display it.. if you are trying to display it inside a form field then you can't display it as a link, it will display the html code you have there in the form field.

if you are just putting it on the HTML page then it should display correctly

  • Author

It's not in a field. Here's my code (cdml);

<font face="verdana,arial,helvetica" size=1>[FMP-Field: webdev_log::entry, HTML] </font>

I've tried different parameters, i.e. raw, break and url. No difference. It keeps displaying as <a href "../index.htm>main page</a>

it worked for me when i used raw format.

[FMP-field:testing, raw ]

also make sure that you have the "use smart quotes" turned off in the preferences for the databases.

[This message has been edited by bman (edited March 14, 2001).]

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.