Html coder needed

Hi! We have a seating request form that needs some code to allow a window to pop up and alert the submitter that the request is not within the timeframe allotted for the request. Example: “Please submit your request with the 24-hour timeframe.” Does anyone know of a WIX coder that’s willing to chat with me and give me a price/timeframe? Thanks!

Hi,

You can find Corvid Experts in the Wix Arena: https://www.wix.com/arena/web-designers/1

Click on ‘Find me a Wix Expert’ and follow the process.

I just spoke to 123form builder rep and is is not possible. Even with code, the capabilities aren’t there. In case anyone has a similar problem I thought I’d share. Thanks!

[@Jeanette Holko] What you asked for should be feasible. Any reason why it has to be using 123form builder?

@stevesoftwareservice We purchased 123formbuilder Premium and built all our forms here. This functionality was an after thought. I’m sure it can be done outside of this app, and I’ll look at other ways, but It’s a cost thing now. And time to rebuild the forms. I’m assuming there’s a booking app that could do the trick. If you have any in mind, I’d love to hear about it. Thanks!

@j11 It’s pretty easy to create a form using the wix editor. Then you have control over the input validation to do what you need.

The problem with the 123forms app is that they process your input on a non-wix web site in an iframe so you cannot catch the input until after the form has been submitted. They should offer an event hook to allow submit preprocessing in Wix before completing the submission.