Drupal 中块中的暴露形式
我正在开发 Drupal 的一个项目。
我创建了一个带有公开过滤器的视图。它的显示类型是页面,我将其“在块中公开表单”选项设置为“是”,以将此页面放在右侧的块中。
它显示在我网站的右侧,但没有显示其标题。我已设置其标题,但没有更改。其标题仅显示在结果页面上。
有什么帮助吗?谢谢。
i am working on a project by Drupal.
i created a view with exposed filters on it.the display type for it is page and i set 'exposed form in block' option of it to yes to put this page in a block on the right.
it is shown on right side on my site,but no title for it is shown.i have set its title but no changes.its title appears on the result page only.
any help?? thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在管理中给它一个标题>网站建设>块。另一种方法是在视图的“标题”部分创建标题。
Give it a title in Administration > Site Building > Blocks. Another way is to make a title in the "header" section of the view.