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.
Juggernaut

Featured Replies

Hello,

I have a question about formatting a text box. I am building a database for the chemistry lab that I work in. We want to keep track of our chemical inventory.

I have a field in my database for entering in the chemical formula. I would like to format the field so that whenever a number is typed into the field it is always a subscript. I don't want any letters to be subscripts, just numbers. I'm not sure if this is possible but if anyone has an idea it would help me out a lot.

thanks

js22

Substitute(yourField;

["1" ; TextStyleAdd("1"; Subscript)];

["2" ; TextStyleAdd("2"; Subscript)];

["3" ; TextStyleAdd("3"; Subscript)];

etc.

)

I imagine you'll want this to be an auto-entry field that replaces existing data.

Keep in mind that this does not alter the underlying data, only the way it's displayed. If you export the field it will be unformatted.

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.