I made a survey containing Checkbox with multiple choices and I would like to restrict the number of choices so users not exceed the number I´ve put as limit. Is it possible to set limit to multiple choice Q:s?
In the same survey, I need URL links for all choices (not just title…) giving users a more detailed description of respective choice. When trying, I only managed to get URL as plain text, and all users are not familiar with Copy/Paste function. I´m in great need of a “How To”
Per,
How familiar are you with Javascript? I know of a solution that could work.
Look at this and let me know if you need any help. http://spjsblog.com/2009/12/31/limit-number-of-allowed-selections-in-checkboxes-choice/
As for the URL links, what are you really trying to do? You could have a popup or display but this would be editing your dispform.aspx or newform.aspx some.
InfoPath may be a good option here, or a colleague of mine, Mark Rackley create S7 forms which allows for HTML replacement and could do what you are looking for http://Forms7.codeplex.com
Let me know if either of these helps.