Is there any other widgets that may work with what I need?

  • nhamwey
    Asked on December 7, 2017 at 11:52 AM

    You dont know of any other widgets that may work with what I need? It doesn't have to be draggable, you could click where you want the option to go and then select the option instead of dragging.

    EDIT:

    There are a lot of widgets that are close, (Visual Multi Select, Orderable List, Multiselect Grid) but they all lack the customization i need in both the properties and custom css.

     

  • John_Benson
    Replied on December 7, 2017 at 11:54 AM

    Unfortunately, we do not have a widget that can work with what you need. However, you can pass data to another field by following this guide: https://www.jotform.com/help/286-How-to-Pass-Field-Value-to-Another-Field

    Let us know if you have questions. Thank you.

  • nhamwey
    Replied on December 7, 2017 at 5:50 PM

    That works well, but can I use Image Picker and pass that image to another field?

  • John_Benson
    Replied on December 7, 2017 at 7:36 PM

    EDIT: There are a lot of widgets that are close, (Visual Multi-Select, Orderable List, Multiselect Grid) but they all lack the customization I need to both the properties and custom CSS.

    I see that you edit your thread. We can inject custom CSS code into some widget. May I know what do you have in mind? 

    Can I use Image Picker and pass that image to another field?

    Yes, you can use the Image Picker widget to pass the image to another field but it is limited to the Text field only. Here's a demo: https://form.jotform.com/73407777928977

    You can clone the demo if you want to check it further. Here's a guide on how to clone a form: https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    I hope this information helps. Thank you.

  • nhamwey
    Replied on December 7, 2017 at 8:37 PM

    Thank you, that helps a lot and I am very close.

    What I want to do is use image picker to have the user select 4 images from 20 different options and then have those 4 options appear elsewhere with {typeA} in a text field.

    The problem s {typeA} displays all 4 images in the same place whereas I would like the different images to be passed to different areas in the text field.

    I appreciate the help.

  • BJoanna
    Replied on December 8, 2017 at 2:29 AM

    This could only be possible if you know exactly where your want to show each image. For example, Image 1 can only be shown in Text field 1 and Image 2 can only be shown in Text filed 2. 

    To achieve this you will have to separate the images into multiple Image Picker fields (1 image per field). 

    Here is a demo form: https://form.jotform.com/73411505403949 

    The other way to achieve the same would be to create a text field with an image and then to show that text field if the same image is selected in Image Picker widget. 

    How to Show or Hide Fields Base on User's Answer