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.

Special char problem with macs

Featured Replies

Some of our clients vendors are entering information in textarea boxes which reside inside a form.


<textarea name="t_ProductDesc" rows="12" cols="92" wrap="virtual" color="#003300">

            		<xsl:value-of select="$default-record/fmrs:field[@name ='t_ProductDesc']/fmrs:data"/>

</textarea>

These vendors are entering data using Macs and our clients are viewing the information in Filemaker on PCs. When the vendors enter a "return" and submit the form it shows up as a square in the field on a PC when you look at it in Filemaker.

I have already tried wrapping the above in a fmxslt:url_decode but because it is in a textbox it does not work like it would if it were in a straight input statement. Any help with this issue would be appreciated.

Thanks,

Nick

tech_stid_e.txt

Looks like classic Mac/Unix/DOS linebreak problem. Can probably solved with some JavaScript, that filters/transforms the carriage returns before the form is submitted.

Do a Google search on "textarea javascript carriage return".

See also this thread: http://www.fmforums.com/threads/showflat.php?Cat=0&Number=166336&an=0&page=0#166336

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.