ML2008 Posted October 30, 2004 Posted October 30, 2004 I have a portal with units belonging to a company, every company has one or more units in the portal. How can I define a field to show all the company units in the portal?
MarkWilson Posted October 30, 2004 Posted October 30, 2004 Create a value list showing only related values from the "Units" field. Create a unstored, calculation field = ValueListItems( Get( FileName ) ; "UnitsValueListName" )
Recommended Posts
This topic is 7675 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 accountSign in
Already have an account? Sign in here.
Sign In Now