bdjimmali
Forum Replies Created
-
Hi jaysupport,
Thank you for your detailed response – much appreciated.
I have a few follow up questions if you can assist with. I am in the process of sorting out our data in the back to ensure its clean for when we can start to build a user interface / front-end for our customers.
1. In regards to automated Google Sheet integration/upload – Could you please check with your dev team to see if this would become a possibility of your plugin?
2. Can i also upload a xlsx file or require to convert to csv before upload?
3. When uploading a file to ‘(yourdomainhere.com)/wp-content/plugins/order-tracking/order-sheets/’, does the plugin automatically read the file or do i press a button somewhere in the back for the plugin to read the data?
4. In regards to my use case where a User navigates to the webpage, enters in their Order Number and is then presented with their information – Is it possible to increase the complexity where that the customer would require to enter in their Order Number and also another property e.g. Telephone Number, Postcode, etc?. This would help increase security.
5. Am i correct in stating that for point 4, a customer would not require an account created and can simply access their details by entering in their Order Number etc, on a webpage without logging in?
6. Would a customer have any ability to edit their details on the webpage that shows them their order details/status? I would be planning to display some basic personal information – Name, Address, Telephone number. If a customer notices something incorrect, can they edit it directly through the front-end or would this be purely read-only view for them?
7. I seen the below within your FAQ – What does this actually relate to – What is asked to be moved?Q: Is it possible to change the position of the status to show only the most recent?
A: It’s not currently possible to load only the most recent status, but we’re keeping this in mind as a future feature.
Thank you again for your help with my queries. I believe the above will help me understand if I will go ahead with your plugin / premium.
Thanks
- This reply was modified 3 years, 3 months ago by bdjimmali.
Thanks i have got participant up and running and trying a few tests.
I did try you shortcode however this does not display a search box – is there a reason why this would be the case?
I did try [pdb_list search=true search_fields=”QuoteID,” list_limit=1 suppress=true] which shows the search field, search button and clear button however when i type in a quoteid, nothing appears.
QuoteID is a valid column – full list im using for test is:
QuoteID,Email,SurveyDate,Manufacturing,Installation Date
also, is there anyway of not showing the clear button and instead if some typed in the wrong quoteid, they woud just type in again the correct one without needing to click clear first?