Young Padawan Posted January 25, 2005 Posted January 25, 2005 I have the following value list: A B C A&B A&C B&C A&B&C If I use a Pop-up List the values display correctly, but if I use a Pop-up Menu the last value shows as A&B&&C even though if it's selected the field is set to A&B&C. Normally this wouldn't be a problem and I'd just use a Pop-up List but the rest of the program is almost done now and I'm using Pop-up Menus and find they seem quicker and better for the program I'm building. It just seems unprofessional/strange to have one field selection being different than the rest I'm probably just missing something and it may not be a bug at all, any input is appreciated.
Brian C Posted January 25, 2005 Posted January 25, 2005 Hmmm I have tested this and it seems to work fine in FMP v6. It must be a bug in v7.
-Queue- Posted January 25, 2005 Posted January 25, 2005 Confirmed. More than one instance of ampersand in a value list produces an additional ampersand for each ampersand thereafter, when using a menu.
Recommended Posts
This topic is 7243 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