Home › Forums › Quform WordPress › Creating a Customer Request Form
- This topic has 6 replies, 2 voices, and was last updated 4 years, 8 months ago by ugurcan2703.
- AuthorPosts
- May 3, 2020 at 10:16 am #31075ugurcan2703Participant
Hello,
I want to create a customer service request form. I would like to have the following features in this form.
1- Customer Service Request Form, (I can make this)
2- Viewing the services requested by the customer by the customers,
3- Updating the services requested by the customer by the customers,
4- Viewing customer requests by the staff,
4- Updating customer requests by the staff,
4- Sending automatic e-mail to the customer after the customer request is fulfilled.How can I make the above forms and features?
May 5, 2020 at 10:05 am #31104AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
May 25, 2020 at 10:44 pm #31270ugurcan2703ParticipantHi Ally,
Thanks for your advice.
The quform-display-entries.php plugin doesn’t have the format I want. In my bond to other forms; the entries are valid for displaying a single form. (for example: https://support.themecatcher.net/forums/topic/limiting-preview-entries-data-layout-disappear)I can list the customer request with the quform-entries-table.php plugin. But this plugin is only valid for one form request. I will have multiple forums. How do I display requests for each customer forms? I share my sample form image.
Attachments:
You must be logged in to view attached files.May 27, 2020 at 10:47 am #31303AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
May 27, 2020 at 7:42 pm #31311ugurcan2703ParticipantSuper. Thank you very much for your help.
So, how do I show user-specific forms that only log onto the website? All custom forms can be displayed in the plugin in this link
(https://gist.github.com/ThemeCatcher/2c400c6ca2d37dbbaa3b64b2bb2cc1eb).
However “return $ form-> replaceVariables (‘{all_form_data}’, ‘html’);” How can I edit the view table. I have reviewed their previous answers (https://support.themecatcher.net/forums/topic/limiting-preview-entries-data-layout-disappear) but only one form entry is displayed in this application.
June 1, 2020 at 11:06 am #31380AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
June 1, 2020 at 12:22 pm #31393ugurcan2703ParticipantYou are perfect.. Thanks for everything…
- AuthorPosts
- You must be logged in to reply to this topic.