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.

Using fields as the names for tabs?

Featured Replies

Hi there,

I'm building a task management database, and have hit a problem with using tabs on the layout.

What I want is to have seven tabs, showing the upcoming seven days, letting the user flick between them and see what tasks lie ahead for them. I'd like to have the names of the days on the tabs themselves, but this needs to change dynamically. So on Monday the first tab says Tuesday, next one says Wednesday. On Thursday the first tab would say Friday, second Saturday etc.

The problem is that using Filemaker 8s built in tabs layout tool thingy, it seems that the tabs can only have basic text names. Is there any way around this?

The only way I can think of getting round the problem is to have a discrete layout for each day of the week (e.g. if it's Monday, go to the Monday layout, which has tabs starting on Tuesday) but this looks like a lot of work and duplication for something that I thought would be pretty simple.

Any ideas?

Thanks!

Stuart

Whay about "some spaces" names ?

And a repeating unstored calculation field over every tabs ?

DayName ( Get ( CurrentDate ) + Get ( CalculationRepetitionNumber ) )

  • Newbies

Hope this works for your needs. Just created 7 global fields with a calculation for each day. Created a grouping of the fields and overlayed it on top of each tab.

DayTabs.zip

  • Author

Exactly what I was looking for. Genius. Thank you!

  • Newbies

I revised the field settings so that the fields update automatically. I also made it so that the fields do not store the results, they are calculated as needed (this keeps them from being "global" fields). I've also made it so that the font color changes - depending on which tab is selected.

DayTabs_revised.zip

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.