Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4322 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I hope this is an easy question.

I have written a filemaker go app for the iPhone and my clients don't want the keyboard on the iPhone to pop up when an end user clicks a field.

something like "only allow drop down list" but no keyboard.

this possible?

  • 1 month later...
Posted

HI.

I've been fighting with the same problem, but I think I found a solution.

Put a trigger (on object modify) on the pop field with a script that:

- commit the record

- halt the script

The "halt" script seems to work on avoiding the keyboard to come back.

Trevix

  • 8 months later...
Posted

Alternatively, instead of the 'halt' script step, I just include a Goto Object step, and point it to a named button or other named object on the current layout. This stops the keyboard from popping up as well.

  • 2 weeks later...
Posted

the easiest way is to use the layout inspector and uncheck field entry / browse mode for all the fields that are not dropdown menu

  • Like 1

This topic is 4322 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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