opensourcedesign.github.io
opensourcedesign.github.io copied to clipboard
Conditional form fields: Only show payment amount information if "we can pay" is choosen
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 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.