edmonton Posted June 6, 2007 Posted June 6, 2007 Hi I have a layout that opens in Find mode, it has a field called "Status" that has a pop-up and uses a value list. In find mode I get a message "No Values Defined" but in browse mode I can see the pop-up list. Can anyone tell me why this is happening? Status field is a text field. Thanx
Robert Kidd Posted June 6, 2007 Posted June 6, 2007 I'm guessing you mean a pop up menu. I'm also guessing your value list is set to only show related values from the current table occurance.In find mode nothing will be related as your not "in" a record.
Søren Dyhr Posted June 6, 2007 Posted June 6, 2007 Since you're searching, would it be likely to expect you would need one of the previous entries, so you make an invisible button on top of the field, the scripting attached makes the distinction between the modes, in browse mode will you get to the field underneath with the dynamic valuelist attached, but in find mode will it tab further to a layered field occurance, where a paste from index is issued.... --sd
edmonton Posted June 7, 2007 Author Posted June 7, 2007 Thankyou for your replies. I never thought about not being in a record in find mode. Yes, it is a relationship that it looks in. I will try the window mode and see. Thanks again
Recommended Posts
This topic is 6380 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