如何创建动态 Webflow
假设我有一个类别域和一个问题域,并且一个类别有很多问题。
我需要首先向用户展示类别列表。他们可以选择任意数量的类别。假设他们选择 3 个类别。然后他们会看到三个屏幕的问题,其中一个屏幕包含他们选择的 3 个类别中每个类别的问题。
因此,所有这些不同的可能状态都必须动态确定。如何使用网络流来完成此操作?
有更好的方法吗?
(我使用的是 Grails 2.x)。
Say I have a Category domain and a Question Domain and a Category hasMany questions.
I need to first present the user with a list of categories. They can select any number of categories. Say they select 3 categories. So then they would be shown three screens of questions, one screen with the questions from each of the 3 categories they selected.
So all of these different possible states have to be determined dynamically. How can this be done with a webflow?
Is there a better way to this?
(I'm using Grails 2.x).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论