Rails:使用calendar_date_select显示事件

发布于 2024-08-16 23:02:45 字数 436 浏览 2 评论 0原文

我正在尝试在 Rails 的 calendar_date_select 插件生成的日历中显示事件。

我有带有日期时间字段dateConcert模型。

我可以以某种方式将等于 Concert.all@concerts 放入 calendar_date_select_tag 中,以显示链接,使音乐会的日子可以点击吗?

我想坚持使用这个助手,因为我想在我的应用程序的其他地方将它用作纯粹的日期选择器,但不知道如何实现我的目标。

抱歉,如果这个问题很蹩脚,我对神奇的 Rails 世界很陌生。

I'm trying to display events in calendar generated by calendar_date_select plugin for Rails.

I have Concert model with datetime field date.

Can I somehow throw in @concerts which equals Concert.all to calendar_date_select_tag to display links to make days where concert is clickable?

I would like to stick to this helper cause I would like to use it as a pure date picker in other places of my app, but have no idea how to achieve my goal.

Sorry if this question is lame, I'm very new to magic Rails world.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

转角预定愛 2024-08-23 23:02:45

我认为该插件目前不允许这样做。
不过,您当然可以提出功能请求 - 查看页面底部并向主要人员发送电子邮件!

I don't think the plugin currently allows for this.
You can certainly put in a feature request though - look at the bottom of the page and send an email to the main guy!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文