Hello all,
I'm having the following problem in xwiki:
I have a document, which contains an input with autosuggest feature enabled. I create the
document and I try to write something in the input but the query that should be executed
is not, resulting in "Nothing found!" message for my suggest. If I SAVE the
document and then edit it, and write something in the input, that query IS executed, and
the suggest feature works fine.
I'm guessing that before being saved a document doesn't have the proper rights and
that's why the query cannot be executed.
Any ideas what I should do in this case?
Thanks a lot for your help.
Evelina