This has actually come up a few times recently on the SMW users list. The
current solution is to use the SMW parser function #set, which is called as
"{{#set:property-name=value}}". You should note, though, that #set only
saves the value, it doesn't display it on the page, so you have to handle
the display separately.
-YaronOn Wed, Jan 14, 2009 at 6:11 AM, Guy Heathcote < [email protected]> wrote: > > > We're suffering from this problem too. Our users are getting increasingly > agitated about it, as pages that previously worked fine are now a mess. > Also, some 'directory' type reports are now returning lots of blank > entries, > which isn't helping matters either. I can resolve the problem by getting > users to remove the links, or to put them in the free text area, but this > does seem like a backward step. > > I looked at the main forum and found the post suggesting that we might use > $smwgLinksInValues, seemingly for something similar (specifically, I've > included '$smwgLinksInValues = true;' in LocalSettings.php, should that be > of any help). Anyhow, it's made no difference, so I'm wondering if I > misunderstood what that was really for. I believe that I'm up to date with > both SMW and Forms. > > Guy > -- > View this message in context: > http://www.nabble.com/Form-field-parsing-query-tp21372785p21453971.html > Sent from the Semantic Forms mailing list archive at Nabble.com. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
