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

Right end of value list in narrow field?


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

Recommended Posts

  • Newbies
Posted

Hi everyone,

Please bear with me if I am missing something obvious, but I can't work out how to display the final - rightmost - characters of the items in a value list for which I can only provide a narrow field on my layout.

It needs to be a pop-up menu, which will display the full 60 character contents of each item on the value list when the user is making or changing a selection, but which will only display the * last * 20 characters of the selected item when the menu has popped down again.

I should be most grateful for any help with this.

Peter

Posted

only display the * last * 20 characters of the selected item

I don't think that's possible: if the field can show only 20 characters, and the item is longer than that, the remaining characters will be wrapped to subsequent line/s.

You could add a calculation field =

Right ( YourField ; 20 )

and place it over the popup.

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