Hi, 1) It's a feature, though I think a very bad one - SMW considers blank values for properties invalid, and displays an error message. The only real solution at the moment is to just disable those warnings, by adding "smwgInlineErrors = false;" in your LocalSettings.php file, after the SMW include.
2) Yes, this can be done - see http://www.mediawiki.org/wiki/Extension:Semantic_Forms#The_one-step_processfor how to do that. -Yaron On Thu, Oct 23, 2008 at 10:47 AM, David Channin <[EMAIL PROTECTED]> wrote: > (Forgive me if this goes through twice). > Folks, > > 1) So, I created a couple properties, a template and a form: for example, > properties, size, color, shape. For each property I make allowed values. I > make color optional on the form. When I create a page for Large, Red, Sphere > the page created is fine. When I create a page for Small Cube (not selecting > anything in the color pulldown) the page is created but the color field > shows the warning triangle, "" not allowed. Is this a misuse, bug or > feature? > > 2) When I use Add page with Form for the above, I have to choose a name for > the page and then select the form to use. What I would really like to do is > select a form and have the name of the page be a concatenation of several > (naming) properties. So in the example above, I would like the page to > AUTOMATICALLY be named <Large Red Sphere>, etc. Any ideas? > > Great stuff, > > Dsc > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Semantic Forms" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/semantic-forms?hl=en -~----------~----~----~----~------~----~------~--~---
