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.

Web Security and Usernames

Featured Replies

Does anyone know of a way, once a user has logged in with a username and password, to have their personal info (i.e. name, dept, phone,etc) automatically entered on a web form?

I am trying to automate data entry via the Web and being able to "access" the username would be really helpful. I don't want them to have to enter their info repeatedly.

I'd appreciate any suggestions or advice. Thanks.

Donna,

I suggest taking a look at the ExactSearch capability of the Web Security Database. Using this feature, a user could enter a password of some sort and then the rest of their information (address, phone, etc.) could be pulled from the matching record. Of course, doing this requires Custom Web Publshing and enabling the Web Security Database.

--Brian

  • Author

FYI it is an external function -- Web Client Name will let you auto enter the username of the person who created the record online.

This sounds like a job for cookies!

Web Companion handlies cookies quite well, only a few CDML tags judiciously placed and everything will work.

You'll need a form or something to generate the cookies, then CurrentCookie CDML on the other forms to automatically enter the data. Don't forget to create a few pages that will allow people to change the cookies themselves, and save you a bit of time and trouble later on.

People will need to enter their details ONCE than the cookies can enter it after that.

  • Newbies

I may be missing something here, but is it necessary here to present the info on the web page at all? Would it suffice to simply represent the user data in the database record itself through a relationship?

The related data can be viewed on your site if you wish, but does the user need to "see" their data being input into the database?

If you create two fields in FMP, user name and password and then when a user enters these to access the site in a -find form, make the user name the -token. e.g. in the access form set the -token=[fmp-field:user name]. After this set the -token=[fmp-currenttoken] on every link or form request. This way you can keep track of each user. When they wish to find their contact details for e.g. use the -find command in conjuction with field:user name=[fmp-currenttoken].

May I recommend the book "FileMaker Pro and th World Wide Web" by Jesse Feiler, it covers all of these types of issues.

[This message has been edited by maska (edited August 22, 2000).]

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.