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.

Anything I'm missing?

Featured Replies

Hi,

I recently converted cdml into xslt(cdml converter). It open the

page fine in a browser but it does not display the search result on the

result page (after clicking "submit" )Is there something I'm missing?

p.s I didnt get any errors

You get errors if the XSLT stylesheets itself have errors. This does not seem to be the case.

But if you don't get results displayed, it could be that something is wrong either with the query or the layout. To check that, add the following code in your XSLT result stylesheet immediately after the <xsl:template match=...> tag:

<textarea cols="80" rows="10"><xsl:copy-of select="."/></textarea>

This shows you the XML result set tree produced by the CWP engine. In the second line, you find <error code="...">

Look up the code in Appendix B of the FMS7A CWP Guide and try to figure out what went wrong.

  • Author

Thanks Martin. That's very useful to look up errors. As you can tell I'm new in xml

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.