+ Reply to Thread
Results 1 to 4 of 4

Thread: Conditional fields & user submit value

  1. #1
    Junior Member
    Join Date
    Feb 2023
    Posts
    22

    Conditional fields & user submit value

    Hi there,

    1. Is it possible to have conditional fields? f.e. User selects a brand for his guitar, and then a new field appears that contains all the models for that brand.

    2. Is it possible for a user to SUBMIT a value for a field? f.e. user can't find his guitar brand, so he submits the value on the field.

    Thx
    Alex

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,161
    Hello,

    1. I think the multi-field plugin could be a solution for this: https://www.flynax.com/plugins/location-filter.html

    2. Only categories support this feature, it will require a customization to implement it for the fields

  3. #3
    Junior Member
    Join Date
    Feb 2023
    Posts
    22
    Quote Originally Posted by Rudi View Post
    Hello,

    1. I think the multi-field plugin could be a solution for this: https://www.flynax.com/plugins/location-filter.html

    2. Only categories support this feature, it will require a customization to implement it for the fields
    1. Isn't that made for locations only?

    2. If I use categories for this, then the drawback would be that an item can only belong to one category. For example, there are 8-string guitars and there are flamenco guitars, but a guitar can be both (Flamenco 8-String guitar)

    Correct?

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,161
    1. No, you can use any items you need building your own structure of the multi-field entry. You should create a new dropdown field and bind it to your entry

    2. Then only the customization would solve this

+ Reply to Thread