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.

Newbie : Show data in List View with other data

Featured Replies

Hi.! cool.gif

I'm making lists of data in a layout.

I can make a list of data in a layout but I can't figure how to make several lists on a layout.

I am making two product tables named category A and category B(each data is a product)

I want to show the whole lists (or the last 5 items) of category A and B.(in two separate list)

For example,

-Layout WholeProducts-

____________________

category A

M&Ms

Hurshys

Biggy

...

category B

Coca cola

Fanta

Nestea

...

____________________

I want to create , modify, delete items in those lists as well as to see the two lists on a same layout.

I did try to modify a 'table view' layout of <category A> to include a list of <category B>, but it just doesn't work well.(I can't create new records of B, only show the same number of products with the number of A, etc.)

I also thought about making a portal, but how can I define the relationship if there isn't any relationship between the two tables(category A and category :

-Should I make another table?

-Also I think there will be some display problem making a portal, what if the number of data exceeds portal rows?

Thank you for reading this.. Plz give me a hint-

wink.gif

I think this is a design issue. Why do you need two tables? I would put all of the products in one table and use a field 'Category' to differentiate between the different categories.

  • Author

Well. That is a good idea. excellent actually. I didn't think about merging those tables..

But surely I can if I want to.

Actually my database is quite different from my example.(I just wanted to simplify my question)

Mine is an image database and I separated my DB into 2 parts.

Data and Image.

There are different data tables and those data should be separated into many tables.

But I added tables which keep relationship information between Data and Image.

As a result those 'connecting' tables consists of only two fields both are numbers (which is Data ID and Image ID)

For example data no.2 matches to image no.5

Then in a 'connecting' table looks like

Data ID | Image ID

2 | 5

..

and I made a 'connecting' table for each data table.

But I might make one connecting table for all data tables.

Well. Thanks for your tip really

I feel like your tip opened my eyes into a new world.

I should have considered this option. smile.gif

Now I have to figure out how I can make portals to evaluate whether a relationship information is about the tables they belongs to.

>> Now I have to figure out how I can make portals to evaluate whether a

>> relationship information is about the tables they belongs to.

Can you elaborate on that?

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.