PbootCMS按自定义字段搜索
在搜索功能中加入隐藏输入字段:<input type="hidden" name="field" value="title|content|ext_wangzhi">,允许按标题、内容或特定自定义字段搜索。
更新搜索模板search.html中的scode属性值为* value="title|content|ext_wangzhi"。
PbootCMS按自定义字段搜索
在搜索功能中加入隐藏输入字段:<input type="hidden" name="field" value="title|content|ext_wangzhi">,允许按标题、内容或特定自定义字段搜索。
更新搜索模板search.html中的scode属性值为* value="title|content|ext_wangzhi"。