Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
206 views
in Technique[技术] by (71.8m points)

javascript - (Wordpress):决策树/简单条件按钮((Wordpress): Decision Tree / Simple Conditional Buttons)

I have already searched the Internet and numerous forums, but have not yet found a useful solution for this actually quite simple case.

(我已经搜索了Internet和许多论坛,但还没有找到针对这个实际上非常简单的案例的有用解决方案。)

I hope you can recommend something to me here.

(希望您可以在这里向我推荐一些东西。)

Maybe I just don't know what it's called.

(也许我只是不知道它叫什么。)

I would like to set up a "Decision Tree", so that the customer gets a different way depending on the clicked button.

(我想设置一个“决策树”,以便客户根据单击的按钮获得不同的方式。)

Assuming he has ButtonA and ButtonB in front of him - if he clicks on ButtonA, he gets to an external website.

(假设他前面有ButtonA和ButtonB-如果他单击ButtonA,则可以访问外部网站。)

With ButtonB it shows him two new buttons - and so on.

(使用ButtonB可以向他显示两个新按钮-依此类推。)

The idea behind it is that we have a relatively complex investment platform and he has different options (either he has an account or not, he is a business customer or private etc.).

(其背后的想法是,我们拥有一个相对复杂的投资平台,并且他有不同的选择(无论他是否有账户,他是商业客户还是私人客户等)。)

So we want to make it as easy as possible for him with a few specific questions.

(因此,我们想对他提出一些具体问题,使他尽可能地容易。)

How would you best solve this now - with Javascript or maybe simply with a plugin?

(您现在如何最好地解决此问题-使用Javascript还是仅使用插件?)

Thanks

(谢谢)

  ask by Naou translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...