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.

Unable to enter data into field in Find mode

Featured Replies

I can't figure this out ...

I have a field on a form that is defined to allow entry in Find mode. However when I try to do a Find on that field it just blink and the cursor remains on the first field in the Tab order. However, if I tab from that field to the problem field I can enter data into it. This field is the 3rd field in the tab order. The field before it is a Pop-up list if that is relevant.

Are you making a "find" manually or with the help of a script ?

  • Author

Manually ...

Check if that field is a global one or a container...

  • Author

It is a calculated field (not global, not container) ... but why would that make a difference since I can use it if I tab to it?

Your question is correct...but I wish to exclude some common mistakes.

Can you post your (stripped) file ?

  • Author

How much do you want to see? I have partitioned the application into User Interface and Database ... would it be sufficient to see the layout in question or do you want the database definition too?

No, i didn't want to see anything...

But what you say isn't normal.

Do you wish to send a new one ? Can you replicate that problem into a fresh new one ?

  • Author

I discovered the cause of the problem. Although the layout with the problem was designed for general use, I modified it for use only with Find. However, the original author had defined a button which invoked a script on this field and I had not realized that ... it would be nice if there was something in Field Behaviour that indicated that there was a script.

After I removed the script things worked correctly. Could I have modified the script so that if the windowmode was find it would have permitted entry?

Thanks for your help.

Yes

In the script:

if[Get(WindowMode)=1]

go to field [ThatField]

else

...

...

  • Author

Thanks, I'll keep that in mind ... I just removed the script from the field definition on the Find Layout ... but it is useful to know that.

"it would be nice if there was something in Field Behaviour that indicated that there was a script"

In Layout mode, under the View menu, there is an option Show buttons. This puts a thick fuzzy border around all objectd defined as a button.

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.