rekabeilla
New member
- Local time
- Today, 00:29
- Joined
- Apr 18, 2020
- Messages
- 17
Long time reader, first time poster lol
I have a continuous form with 3 fields:
1) ClinicID
2) ClinicDate
3) InsuranceTypeID
I want the main order to be sorted by date BUT if they have a specific insurance (InsuranceTypeID = 12), I want to display those records first, then display the rest of the records by ascending date.
Is this possible?
I've attached a picture of the form for more reference, please ignore my dumb test names
I have a continuous form with 3 fields:
1) ClinicID
2) ClinicDate
3) InsuranceTypeID
I want the main order to be sorted by date BUT if they have a specific insurance (InsuranceTypeID = 12), I want to display those records first, then display the rest of the records by ascending date.
Is this possible?
I've attached a picture of the form for more reference, please ignore my dumb test names