Jaume Posted May 18, 2004 Posted May 18, 2004 I beg pardon for this stupid question, but I iam a very newbie in fm. I have a field with a multiple choice checkbox and I want to view the checked texts in a new field in format like : "checked_value01", "checked_value02", etc.
zincb Posted May 18, 2004 Posted May 18, 2004 Enter Layout Mode. Copy the field and paste it where you want to see it. Right-click on the field, select Field Format, and set it to "Standard Field". You will probably need to make the field larger.
Jaume Posted May 18, 2004 Author Posted May 18, 2004 Thank you, zinch. This is a very simple solution (the simples are frequently the last you think of). But, the resulting text is displayed in vertical. I would need to convert the checked values in a text string with a separating commas (in a horizontal line)
-Queue- Posted May 18, 2004 Posted May 18, 2004 Create a calculated text field: Substitute( yourfield, "
Recommended Posts
This topic is 7798 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