I need to be able to have the form active after every submission. A client needs to be able to make multiple orders throughout their stay
So then someone is ordering multiple items over multiple days and would pay a bill at the end of a stay?
Yes that's right. Is that possible?
Seems like it, but something would have to indicate the end date of stay. You might then need to trigger some actions based off that if you are using payment methods through addons. You might need a certain level plan. If not, you will have to do some of that manually. My method is a bit more complex than I'd ramble off in these forums, but basically you'd keep a running total based on some unique key, like email address or something like that. Then you'd filter a view based on that unique key for that user. Sounds like you might need to get a thrid-party developer involved which would involve their fees.
https://formidable-masterminds.com/developers-directory/
all i want really is to have the form available again after submission. Seems to be limited to one entry per user.
Then there is a setting or code doing that.
https://formidableforms.com/knowledgebase/general-form-settings/#kb-form-permissions
Thanks Bobby. I did however already see this page. My Limit no of entries is Disabled, yet i can only submit a form once.
Does the form disappear after submission or are you getting an error?
it disappears after submission
Thank you very much
Please login or Register to submit your answer