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

code:


New Record Request

Set Field ["Begin Week", "Week Start Day"]

Set Field ["First Name",""John""]

Set Field ["Last Name",""Doe""]

New Record Request

Set Field ["Begin Week", "Week Start Day"]

Set Field ["First Name",""Jane""]

Set Field ["Last Name",""Doe""]

New Record Request

Set Field ["Begin Week", "Week Start Day"]

Set Field ["First Name",""George""]

Set Field ["Last Name",""Smith""]

is there anyway to do this in a loop instead of the way i have it and then connect it somehow to my employee database that has a record for each employee.. and create a new record for each employee so i don't have to write those four lines of code for each of the employees... that could get really tedious.

-------

worked on it a little.. this is what i have so far, but i'm not sure how to stop the loop, and i'm also not sure how to make it go to the next record in the relationship.. so right now it just continually creates a record that has the name of the first record in the userlogin database.. but it is pulling the name from the userlogin database so atleast my relationship is set up right.

code:


Loop

New Record/Request

Set Field ["Begin Week", "Week Start Day"]

Set Field ["First Name", "userlogin::FirstName"]

Set Field ["Last Name", "userlogin::LastName"]

End Loop


[This message has been edited by bman (edited February 01, 2001).]

  • Author

ok i got it.. just not sure exactly what to put into the Exit Loop If [] part

you seem to talk to yourself alot. I've always heard its okay to talk to yourself as long as you don't answer back. OH BOY, your in trouble. wink.gif

jeremy

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.