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.

history about records

Featured Replies

I have a db with many records about available cars. Now I need to add history records to each record in db (I feel it may be like creating different table for each initial record).

So, I want to have a "history" button and it should open a new layout with a new table (for each record in initial db) and 2 fields: date, comment.

Is it possible to create a new table for each record via script? (is it necessary to do so?)

post-109535-0-93901900-1377613334_thumb.

I am not exactly sure what you are trying to accomplish.

You probably don't need a different table for each record.  How about a single table, with 4 fields; Date, Comment, FieldName, Field Value.

 

Before starting, I would look at UltraLog. (http://www.nightwing.com.au/FileMaker/demosX/demoX01.html)

This might do what you want with much less overhead.

 

Jerry

Never set up a situation where new tables need to be created forever. Use related records. A database should be set up to "run by itself". In other words a user should be able to use it without ever "going under the hood".

Hi Effa,

 

It sounds like what you really want is a Notes or Comments table where you can track many comments by date against a single parent ( car ) record.  Is this correct?    If so, you do not need to create a history record ahead of time but rather you create the history record when you are ready to enter something into it.  And you create that history record in a single new table.

 

If this is correct, there are two methods:  1) Allow Creation and 2) via script. We can explain either or both methods if this is what you want to do.

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.