Jump to content
Server Maintenance This Week. ×

Portal instead of columnar list...?


dimension

This topic is 6192 days old. Please don't post here. Open a new topic instead.

Recommended Posts

...Well, after much thought, I finally worked it all out;

Firstly, the layout to show the portal is pointed to the table which contains a single record.

The portal itself points to a self-join of the table, now called , - as do the portal's fields.

The table contains 2 fields only; &

is calculated to match & vice-versa.

Once is given a value of 'x' (this must be constant) it is automatically related to the single 'x' record in the table.

The portal layout now shows all records matching the single 'dummy' record.

The 'X' self-join of the tables are;

=

AND id # id

Hope this makes sense! It works like a charm, and in my opinion looks better on the layout as a portal instead of the standard list...

Frank.

Schema.png

Edited by Guest
Link to comment
Share on other sites

In mulit-user, when a user opens a record (to edit it) the first record in the portal will also become locked -- this will become a problem, because it'll always be the same record, the first in the portal.

Link to comment
Share on other sites

This topic is 6192 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.