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

  • Newbies

I've been using the demo version of 360works email plug-in. My solution has multiple accounts that need SMTP verifications (all Microsoft outlook accounts). I don't want to store the emails + passwords in my database, but because of the frequency for which these emails must be sent also don't want the user to have to enter their password in more than a few times a day.

 

Any suggestions?

Hi HannahT,

       You could store the password in a global variable. In a start up script, prompt the user for username and/or password for their email and store that information in global variable(s). You can then reference the variables in your script. This would mean users type their password in only once, not store sensitive information inside your database, and the variables are destroyed once the database is closed. 

  • 1 month later...

Ryan,

What constitutes closed?

What if the database is on a server?

Have you seen anybody work with a password manager and use an API to get the credentials?

Thanks

(Also, full disclosure. It's my solution Hannah's working on.)

When the file is local, globals will persist and not reset when the database is closed. However it is a hosted file, closing the database will reset global variables back to the value they were set at when the file was uploaded to the server.

I haven't seen a solution that uses a password manager and an API but as long as you can get the data into FileMaker and reference it in a script then it should work.

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.