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

Value List -- Display Second Field


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

Recommended Posts

Posted

Is there a way to have a value list show (2) two fields together.

Right now I have the option selected to use second field -- this only shows one field after selection is made.

I need some way to show to fields in same cell after selection is made.

Posted (edited)

Sounds like you need some stacking magic. Try this:

If your "left" field is a primary key and your "right" field is a display value (like name), draw a self-relationship on that primary key and write a calculation in the table that is primaryKey & " " & selfRelatedTable::displayName

Place both fields on the layout (the top one will need an opaque background) and place the primaryKey field behind the calc field. Set the field behavior on primaryKey to be enter on browse mode only. Set the field behavior on calc to enter in find mode only or neither. Place the dropdown on the primaryKey field.

I hope that helps!

Edited by Guest
Posted

IS there an example of this you could show me... Not sure if I follow how to make the two fields using stacking.

Thank you for your help.

Joseph

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