Is it possible to search (e.g. via the property picker in the advanced search dialog) for all items that have a specific property field which is empty?
For example: All items with an emtpy title field.
|
Is it possible to search (e.g. via the property picker in the advanced search dialog) for all items that have a specific property field which is empty? For example: All items with an emtpy title field. |
||||
|
|
|
The advanced search dialog does not support this. You will need to implement a custom search Web part that leverage the NULL Predicate in an SQL search query. |
|||
|
|