• Resolved smokinjo

    (@smokinjo)


    Hello,

    I am writing to see if your software place can be used as:
    1 – a simple ordering platform. This would be for current clients, and no money exchanges hands.
    2 – a simple way to integrate a shopping cart like experience into the website, but not to buy something, but to request information. Like to place a “add to the information request”, click here. Then, at the actual page where it lists he items of interest to the person, there would be a field where the person can

    I want to remove money from the system and leave only an ordering system, or a info request shopping cart

    Thanks

    Joseph

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 24 total)
  • Thread Starter smokinjo

    (@smokinjo)

    I took the time to try the plug in, and with a few tries it kind fo does what I want.

    I am trying to make an order form. Your conditional logic kind of works.

    I want a form that can:

    1 – will adapt to the number of items the client wants – for example, gibe a starting amount of 10 lines. Then, when the last line fills up, a new one is made, or there is a button to add a new line

    2 – Each line as able to add any product from my catalog – so it ends up being a tree like shcema.

    Exaple

    first option – quantity – this is the sae for all, and no contaion for the next one to appear
    second option – category selction – ie. rugs, tables, chairs
    third option – sub category – rugs (round, square, oval), tables (wood, glass, metal), chairs(leather, wood, plastic)

    The choice of category, would force the subcategory fo the category to show up.

    The subcategory would force the right sub-sub-category to appear with its options.

    Is this possible?

    Thanks for your feedback

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @smokinjo,

    Thanks for your inquiry.

    Yes, you can get this functionality with our plugin.

    You can set condition to show certain field due to users’ prior selectiuon, and depending on that selection it can show other field.

    This will be a bit time consuming if you have many options but all possible.

    Thread Starter smokinjo

    (@smokinjo)

    Hello,

    Thanks for confirming that it is possible. I understand that entering in the various menu choices for the conditional logic will be extra work, but it will make my project work better.

    I have a few questions:

    1 – I need a fourth column. How can I add this? The online help say that there is a limit of 3 columns. My first column is quantity, and next three are choices pertaining to product details. I need 4 columns.

    2 – I am making an order form. I need to start with, we’ll say’, 5 lines, and have an option to press a button and a new line will appear to allow for an added item to be added. How can I do this?

    3- I looked at the condition logic and tried a but read a little more, but I am not sure how it works and how it will work for me.
    a – I set up three columns. I need the first column to always be there. The second column will depend on the answer given for the column left it. But, when I try using conditions, I only see a condition for the column to the right of the one I am trying to manipulate.
    b – The logic you present seems to be a logic to turn something on or off. While I do want it turn on or off, I rather need that the choice given in the first column will determine which of the three menus will appear in the next column (to the right of the first one). It is less a choice of show or hide, but more a logic of depending on my choice in column 1, column two will end up with 1 of 3 menus. How can I acheive this?

    Thanks

    Thread Starter smokinjo

    (@smokinjo)

    Zhanna,

    Can you please follo wup on the above questions.

    If I can add a 4th column, and have the ability for the reader to add extra lines as need to my order form, and the logic works as described, than I will be buying the plug in.

    Please get back to me.

    Joseph

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi Joseph,

    We are sorry for the late reply.

    1. Please note that you can add 3 columns in a form but by drag and drop you can place fields on each column side by side. Please check the following record.

    2. If you want the users to be able to click on a button of a field and the former should be added, then please note that this functionality is not available.

    3. a) Please note that the destination of the second and third columns will not be changed in accordance with the selection of the option of the first column. Please check the following record and you will understand what I mean.
    b) This point is not so clear, particularly, the part related to menus. Could you please provide more details about this?

    Please let us know if the information is helpful.

    Thank you!

    Have a nice day!

    Thread Starter smokinjo

    (@smokinjo)

    1 – Great, I can have 4 fields per row.

    2 – I looked at other form makers, and they call this a repeater. It allows someone ordering goods to add an extra line to the form to be able to buy extra items. You can do this?

    For the conditional logic, I am still not sure that it will work for me.

    Example. I sell two categories of products.

    cars
    bikes

    First menu – quantity

    Second menu:

    Bike
    Cars

    Third menu – this menu would be populated with different options, depending on which was chosen in the second menu:
    If I choose bikes – the next option wil be: 1,2 or 3 wheels.
    If I shoose cars, it will be 3 or 4 wheels.

    Fourth menu – this menu would be populated with different options, depending on which was chosen in the third menu:
    If I choose 1 wheel bike – I can then choose red or blue
    If I choose 2 wheel bike – I can choose pink or yellow
    If I choose 3 wheel bike – I can choose white or black

    If I choose 3 wheel car – I can choose orange or magenta
    If chose 4 wheel car – then I can choose mauve or sky blue

    Meaning, the Third and fourth menus are not static, they change to match the options available for the previous menu choice. I am not sure if this is possible.

    If this is unclear, I’d rather speak to someone to explain this on the phone. Text messages are limiting and do not allow to explain this very well.

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @smokinjo,

    Unfortunately, it is not possible to add more than 3 columns even with custom JS.

    For allowing your users to add an extra field, it is possible with our form, please see this screencast, if you need something like this I can advise you how to achieve it https://gyazo.com/528c15c4a9e7c2138f9a3763f6c62f8d

    For opening a certain column (menu) depending on what the user selects in the second menu it is all possible with our plugin, we have made another screencast to show you how it can look like https://gyazo.com/2f52a1fee1c25ddfa45272a7dc9ada10

    Please let me know if you’ll have any inquiries or concerns.

    Thread Starter smokinjo

    (@smokinjo)

    I was able to make the conditional logic work for my order form idea.

    But, I am ot sure how to make the hidden fields apear.

    My form:
    https://www.eco2.ca/form-maker/preview/?wdform_id=7

    1 – my first drop down menu. It always defaults to the first choice, which automatically makes the next drop down menu appear. I do not want this. How to default the choice to the “select value” option?

    2 – to get the drop down menus arranged the way I want, I had to use 3 columns. It looks fine. But, This is the first line of the order form. My order line is a combination of columns and lots of fields to make it work. I want to repeat this multiple times on the order form.

    I also want to be able to allow the client to add more order lines as needed.

    How?

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi @smokinjo,

    I am sorry but I can’t open the preview page content, please publish the page and send me the page link.

    1. Can you please send me a screenshot of the back-end Select field creating window to understand why it defaults to Option 1?

    2. Dear user, I’d advise you to create the form with all the necessary fields and send us a link without making any conditions yet. Then please describe which fields you want to appear for which selections and we’ll go ahead and advise exact solutions.

    As for the user to be able to add another field, for Multiple choice and Single choice fields, we have an option to allow other (you can find this when creating multiple or single choice field, hitting on Advanced Options button and here you’ll see Allow Other option). In this case, when the user hits on Other option a new field appears where he can write other option.

    Beside this we can help you to create a custom field hitting on it a new field will appear like this in the screencast. https://gyazo.com/528c15c4a9e7c2138f9a3763f6c62f8d

    Thread Starter smokinjo

    (@smokinjo)

    Hello,

    Here is the published page:

    https://www.eco2.ca/order-form/

    The first two choices from left two right, will always be the same. The choices in column 2 and 3 will be the ones that change.

    The screen shot on the menu options:
    https://www.joespace.ca/NC/index.php/s/kaNJGyxXibFNJZL

    Basically, I can get the conditional options to work. It is turned off thoguh, as ytou requested.

    This represents 1 line of an order form.

    I want to be able to put 10 lines that will always appear on the order form. Then, at the bottom of the form, have a button that allows the person to add more order form lines if needed.

    Thanks for your guidance.

    Joseph

    Thread Starter smokinjo

    (@smokinjo)

    Hello

    I was wondering if you have any suggestions for me to reach my online order form goal?

    Is my page clear? YOu can see it?

    Thanks

    Joseph

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    HI Joseph,

    I am very sorry for getting back to you late.

    I have just tried to enter your website but I get “This site can’t be reached” error.

    Can you please make the website available for us to check?

    Thread Starter smokinjo

    (@smokinjo)

    Hello again,

    There was a glitch in our server over night.

    It has been fixed.
    You can look now.

    Thanks

    Joseph

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi Joseph,

    The same issue persists, please see the screenshot https://gyazo.com/e14b02ed23db012f241f6a900ebd4b63?token=20a8b2e1af3dcf6f1308ddae893eb9a3

    Thread Starter smokinjo

    (@smokinjo)

    I just tried it and it works. In addition, here is an image file of it from the back end:

    https://www.joespace.ca/NC/index.php/s/TJtWoZt6KWfkei8

    Here is the from from the front end:

    https://www.joespace.ca/NC/index.php/s/9t9sjcLbTWjF47N

    You can see them at least

    Here is the link again. It worked for me fro 3 different computers:
    https://www.eco2.ca/order-form/

    Joseph

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘Payless orderign platform, info request shopping cart’ is closed to new replies.