elabx Posted December 5, 2024 Posted December 5, 2024 (edited) Hi everyone! I see in this post that introduced the custom field to ProcessWire a Radios field! BUT, in the source code of FieldtypeFile this is a fieldtype that doesn't seem to be allowed, I also don't see either where this could be updated 🤔 Thanks for further answers! Edited December 5, 2024 by elabx Added link to processwire blog
monollonom Posted December 5, 2024 Posted December 5, 2024 It’s even blacklisted. I think this has to do with FieldtypeMulti being harder to manage..? Otherwise you can use a FieldtypeCombo as an alternative by toggling it on in the FieldtypeFile’s module configuration page. 1
elabx Posted December 5, 2024 Author Posted December 5, 2024 5 hours ago, monollonom said: Otherwise you can use a FieldtypeCombo as an alternative Fantastic idea! Thank you! I forgot about this module and FieldtypeCustom felt too new. 1
monollonom Posted December 5, 2024 Posted December 5, 2024 Reading the blog post again, I wonder if Ryan didn’t use an InputfieldPage to get the radios input 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now