332 Posts
Kenneth
9 years ago
Topic

Hello,

I want to include a field where the user can add a file for download. Some files they want to upload to the server, and serve from there.

Others might be on an external site, so it would just link of to that.

Is it a way to solve that?

Get a VIP membership
572 Posts
_jrmo
9 years ago
1
Level 1

I think you'll need 3 fields. One radio field where they select if they want to "upload" or "link to external", and then one field for your upload and one field for them to just enter a link. You can use the radio as a toggle by using conditional states.

332 Posts
Kenneth
9 years ago
0
Level 2

Eureka. Clever. And of course. :)

Thanks you, James. 

332 Posts
Kenneth
9 years ago
0
Level 1

Also, before you can set conditions you have to save your Form & Content Types with the fields you want to set conditions with. :) Tip to others trying the same.

Get a VIP membership