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

Where are the Examples? #180

Open
jschwalbe opened this issue May 10, 2022 · 3 comments
Open

Where are the Examples? #180

jschwalbe opened this issue May 10, 2022 · 3 comments

Comments

@jschwalbe
Copy link

I've just installed ohmyform, and it looks nice, but I'm not finding any examples of how to actually use it. (I found some examples of dockerfiles, etc.) Do these examples exist anywhere? I could use some screenshots.

Specifically I'm trying to figure out how to do the following:
Question: How would you rate this?
[Rating 5 stars]

logic: if rating > 3 then make next question visible
Question: Would you like to share your review on google?
logic yes -> redirect to google after submit; no -> "thanks!"
etc

I got the first question working fine, but cannot figure out how to reference the # of stars in the logic. (How do you find out the variable names?)

Thanks

@entryword
Copy link

I have the same issues!!

logic: if rating > 3 then make next question visible

Can I ask how you made this possible? I deployed 1.0.3 but can't figure out how to use it
Thank you!
Screenshot 2022-07-20 at 07 25 02

@MURTOMAASORTAJA
Copy link

So, a ticket #188 was seemingly raised about this, or at least this was mentioned there. That's good!

But what is still unclear for me is if these logic thingies work already somehow.
Specifically: Is there a way to hide/show a field based on a rating-answer? Or is it still unimplemented? In other words, should I still bang my head against it or is such head-bangery still worthless?

@myrkytyn
Copy link

Hi @entryword .
I have the same issue.
Did you understand how logic works?

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

No branches or pull requests

4 participants