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

Formating job number

Featured Replies

  • Newbies

Hi,

first post and a newbe.

How should I go about defining a field with the following format:

123456/78

123456/7

- max nr. of characters is 9 including the slash.

- the slash comes always after 6 characters.

- may end with xxxxxx/[color:red]1 or with xxxxxx/[color:red]12

any pointers appreciated.

first post and a newbe.

Hi Jays - and welcome.

How should I go about defining a field with the following format:

123456/78

123456/7

- max nr. of characters is 9 including the slash.

- the slash comes always after 6 characters.

- may end with xxxxxx/[color:red]1 or with xxxxxx/[color:red]12

I suggest you set the field as an auto-enter calculation (in the FIeld Options dialog), disable the option labelled "Do not replace existing value..." and enter a formula along the lines of:

Replace( Left( Substitute( YourField; "/"; ""); 9 ); 7; 0; "/")

There are various other ways the formula could be constructed to achieve a similar outcome, but the above is probably as good as any. :wink2:

  • Author
  • Newbies

Thanks alot that got me on the right track...

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.