Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

value lists - based on 2 tables


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

Recommended Posts

Posted

How to create a list value based on two tables ?

Let’s consider the case with 2 tables. The table Session :

Pk_ID_Session

DateSession

HourStartSession

HourEnd

Fk_ID_ScheduleClass

and the 2 table:

pk_ID_ScheduleClass

DateClass

HourStartClass

HourEndClass

Now, I would like to create a value list where:

Session::DateClass = ScheduleClass::DateSession

AND

Session::HourStartClass = ScheduleClass::HourStartSession

Can you help how to do this ?

Thank you

This topic is 6586 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.