Hi,

Module is working great but we have a slight issue in that our users can order tickets, if they order more than one ticket the taxonomy field is on both tickets. If the user adds a new term into the first ticket the term obviously does not show on the second ticket until a page refesh. Is there any way to update this with Ajax or even just force a page refresh.

Currently a user will add lots of new terms because they can't see the first one they made.

Thanks,

Comments

stBorchert’s picture

Category: Feature request » Support request

You'll need to ajaxify the form and respond to the changes in the first field.
I can't think of another way on how to do this.

stBorchert’s picture

Status: Active » Closed (works as designed)