Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple one way data binding values #47

Closed
dstollie opened this issue Dec 20, 2016 · 3 comments
Closed

Multiple one way data binding values #47

dstollie opened this issue Dec 20, 2016 · 3 comments
Assignees
Milestone

Comments

@dstollie
Copy link

Currently I only see support for {previous-answer} It would be cool if there is an api to add custom data binding values. For example; currently im looking for a way to get the value of a property of a few inputs ago.

Name
Age
Mood

In mood I want to ask the questions: So you're {age}. Tell me {name} how do you feel today?

@danielfriis danielfriis added this to the 0.9.4 milestone Jan 26, 2017
@felixknox
Copy link
Contributor

felixknox commented Apr 19, 2017

@dstollie so something like this, that uses element id's to bind values into questions:

<input cf-questions="Hello {firstname}, people taller than {height}, seem to be taller.." ...

@felixknox felixknox self-assigned this Apr 19, 2017
@danielfriis
Copy link
Contributor

I see this as a duplicate of the piping part of #11

@felixknox
Copy link
Contributor

@dstollie please see latest release and example value-piping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants