opensourcedesign.github.io icon indicating copy to clipboard operation
opensourcedesign.github.io copied to clipboard

Conditional form fields: Only show payment amount information if "we can pay" is choosen

Open jdittrich opened this issue 8 years ago • 1 comments

As transferred from https://github.com/opensourcedesign/jobs/issues/200

Story: I want to create a job via the form. I don't want to be distracted by fields I don't need, for example the " How much can you pay? (optional)" in case I chose "I can’t pay" before. Solution: Only show payment information if "we can pay" is chosen.

jdittrich avatar Apr 21 '17 10:04 jdittrich

@jdittrich thank you for re-opening (and clarifying) the case- the wording of this title makes more sense than the other as well.

One approach is to have two fields (like current) which hides the "amount" field. The other aproach is what I had proposed using one field that offers "free" as well as paid amounts!

I'm unsure what is best ATM.

bnvk avatar Apr 21 '17 15:04 bnvk