ddhull Posted March 10, 2005 Author Posted March 10, 2005 Sorry, I posted this to filemaker general earlier today. Is there a way to have your words wrap in a value list? Instead of being in one long straight line? Thanks for any help, Doug
ddhull Posted March 10, 2005 Posted March 10, 2005 Sorry, I posted this to filemaker general earlier today. Is there a way to have your words wrap in a value list? Instead of being in one long straight line? Thanks for any help, Doug
ddhull Posted March 10, 2005 Author Posted March 10, 2005 Sorry, I posted this to filemaker general earlier today. Is there a way to have your words wrap in a value list? Instead of being in one long straight line? Thanks for any help, Doug
Ender Posted March 10, 2005 Posted March 10, 2005 No, you can't have line wrap in value lists. If you have very long values, it's better to use a portal to make the selection.
Ender Posted March 10, 2005 Posted March 10, 2005 No, you can't have line wrap in value lists. If you have very long values, it's better to use a portal to make the selection.
Ender Posted March 10, 2005 Posted March 10, 2005 No, you can't have line wrap in value lists. If you have very long values, it's better to use a portal to make the selection.
Newbies eldeekay9 Posted March 14, 2005 Newbies Posted March 14, 2005 I'm a Filemaker newbie, but this question just came up for me as well. Unfortunately, a portal won't do for me. The checkbox choices just happen to be particularly verbose; no way around it. Any other ideas? TIA, LDK
Newbies eldeekay9 Posted March 14, 2005 Newbies Posted March 14, 2005 I'm a Filemaker newbie, but this question just came up for me as well. Unfortunately, a portal won't do for me. The checkbox choices just happen to be particularly verbose; no way around it. Any other ideas? TIA, LDK
Newbies eldeekay9 Posted March 14, 2005 Newbies Posted March 14, 2005 I'm a Filemaker newbie, but this question just came up for me as well. Unfortunately, a portal won't do for me. The checkbox choices just happen to be particularly verbose; no way around it. Any other ideas? TIA, LDK
Ender Posted March 14, 2005 Posted March 14, 2005 What I do for making multiple selections when the values are long (or have many descriptive fields,) or the list of choices is very large, is use two portals, one for all the choices and one for the selected values. This requires a table for the available choices and a table for the selected choices. Use a button attached to a script to add an available choice to the selected choices, and a simple Delete Portal Row to remove choices.
Ender Posted March 14, 2005 Posted March 14, 2005 What I do for making multiple selections when the values are long (or have many descriptive fields,) or the list of choices is very large, is use two portals, one for all the choices and one for the selected values. This requires a table for the available choices and a table for the selected choices. Use a button attached to a script to add an available choice to the selected choices, and a simple Delete Portal Row to remove choices.
Ender Posted March 14, 2005 Posted March 14, 2005 What I do for making multiple selections when the values are long (or have many descriptive fields,) or the list of choices is very large, is use two portals, one for all the choices and one for the selected values. This requires a table for the available choices and a table for the selected choices. Use a button attached to a script to add an available choice to the selected choices, and a simple Delete Portal Row to remove choices.
Recommended Posts
This topic is 7195 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