Forums

Edit Element Settings

steverahks 05 Oct, 2016
I am trying to set up an order form using Chronoforms.

I want a person to be able to select the product (i.e. t-shirt) and have the size options change to the sizes that are available for t-shirts.

I have attached a screen shot of the "Edit Element Settings" screen showing my most recent attempt.

I have found little information in the "Getting Started" guide or the Forum. How do I accomplish this?
GreyHead 05 Oct, 2016
Hi tjhaas,

Please replace fn(size) with the id of the drop down - presumably just size.

Bob
steverahks 05 Oct, 2016
Thank for the quick reply.

I have made the suggested change and it has had no effect.

Is there something else that needs to be set up along with this screen for this to work? or are these all the settings required?
GreyHead 07 Oct, 2016
Hi tjhaas,

No, Nothing else is required. Please post a link to the form so I can take a quick look.

Bob
steverahks 11 Oct, 2016
Hi Greyhead,

Sorry to take so long on the reply, I was unable to access the forum for a couple of days.

http://starrysembroidery.midmnmarketing.com/order-form/test-form
GreyHead 11 Oct, 2016
Hi Tjhaas,

403: Access Forbidden
Your location (FR) has been blacklisted.

Bob
steverahks 11 Oct, 2016
Hi Bob,

Forgot about that. Should work now.
GreyHead 12 Oct, 2016
Hi tjhaas,

The generated JavaScript is checking for a value of the item-number dropdown of 'T-shirt' but there is no such value in the drop-down. T-shirt is the text, the value is 5000
<option value="5000">T-shirt</option>

Bob
steverahks 12 Oct, 2016
Hi Bob,

Thank you, that seems to have solved it. With all the combinations I tried, I don't know how I missed that one.
This topic is locked and no more replies can be posted.