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.

how to: creating new records from a found search

Featured Replies

Hi there,

Could use any advise or pointers:

I have three tables

[media info]

[project] list of projects, project #1, #2, etc

[project track] details of each project, containing multiple media info through portal

Basically each Project track contains a list of media (50-100). My problem is that media info contains ~2000 records, and I want to search for specific criteria and then add those to project track.

The way I have it set up now is that [Project track] creates a new record based on the [Project List] record number and a unique identifier.

How can I sort through the records in Media Info, check them all (or some), add them to Project track, go back and sort some other criteria, add those again to Project track?

thanks in advance for any hints!

relationships.jpg

You say that each project track contains a list of media (50-100) and yet according to your table structure, I see only one MediaID per Project Track. Is there supposed to be another join table btw Project Track and Media.

Anyhow, the method you need would be to use a popup filtered portal (filter by MediaType) that lets the user select Media_IDs. The user builds a global of MediaIDs by clicking an Add button which is on each portal row. Then, when they click Done, the script creates the join records, looping thru the global of IDs.

I'd offer a demo, but I'm not sure you have all the tables you need yet.

  • Author

Hi bcooney,

Thank you for the reply.

One project = many ProjectTrack

One ProjectTrack = one MediaInfo + other update information

I did not connect Project directly to Media Info because one Project may contain multiple of the same MediaInfo (maybe different reporter or different section of the media though).

I was thinking of something like this:

what I was thinking

but I don't have the chops to pull that off.

is that the right or wrong direction?

thanks

I need some sample data to know if your model is correct. In your diagram, you have fields in the join table that seem to duplicate the fields in the Media table. Can you show me some sample Project and Media records? Maybe post a demo.

  • Author

:) Thank you, enclosed is the sample model. I hope I haven't created a [color:red]FrankenBase. Username/password: Admin/Admin.

-mike

media_db_sample.zip

Mike--This'll take me a bit--work got really busy. If anyone else wants to help out, please do.

  • Author

no problem!! anyone else feel free to jump in ;)

I feel like I am on the right train, but the wrong track...

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.