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.

Featured Replies

How to prevent creation of additional lines .

Well, it's all that simple that I can't imagine why I didn't find it before.

OK, it's an workaround, but until FMI don't give use option to limit data entry into field to only one line...

Check the attachment.

Dj crazy.gif

OneLineField.1.zip

  • Newbies

Hi DJ,

Nice little trick! I see how the look up is structured. But why does the field called "text" accept a carriage return on the "description" layout (but not on the OneLineField layout). Also, if you create a new "text" field on the OneLineField layout you can out a return. But not if you copy this field on the same layout.

I couldn't find anything in the format!

Creating a "text" field by using the self-relationship to ntext does give that new field the protection. This could help to quickly identify protected vs. non-protected fields, thought there might be a performance penalty if there are many records (?)

Thanks for a nice solution. Still scratching my head!

Michael.

  • Author

The "field" text, on "no returns" layout is group of 2 fields, ntext and text , with "text" above and disabled field entry.

Dj

  • Newbies

It all makes sense. I noticed the two fields were grouped.

Thanks.

Nice trick, but it doesn't quite work properly.

When you create a new record and type in some text, then you exit the record and the "field" goes blank (ie. the top field stays empty). frown.gif

Click in the field and your text comes back for editing. If you modify the text THEN the "field" updates to the changed text. smile.gif

  • Author

You see, I don't create solutions where users are permited to create records (or delet or perform find) from menu, so the simple script like:

New record/Request

Exit record/Request

will just do the job.

Dj

  • Author

Yesterday I was in hurry, so I didn't have time to think about it.

The problem is to allow null entries, iow if you clear ntext the text field should clear itself automatically.

The other possible solution is to omit ALL fields from tab order, so that newly created record will commit immediately.

In this case no scripts are required at all, and the behavior is what expected, when you clear the ntext the text field is cleared too.

Dj

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.