Hi @peter,
Thanks for your reply! I have came across the link that you posted when I tried to search for file importing guide in your website. But, I found that it is different. It is Data Explorer, which I think is for admin use only. I am looking at the Data Projects side, where the user can login and upload.
In Data Projects, I have create a project named as Order & Shipping. In the “Order & Shipping”, I created 2 pages, 1 for administrator and author role only (appear at the backend menu), another 1 for the login user (role = subscriber) (appear in the frontend menu). I need to allow the login user to upload an excel or csv file from the frontend. If frontend upload is not allow, then backend is also fine with me. Is that possible?
Another thing that I tried to do is to allow the login user to only able to see what they have uploaded. I managed to use your guideline to “aa11plus” (7 months ago) to setup the connection with wp_users table. The login user can now see their own uploaded data. Yet, when they want to upload a new data, it won’t capture the login session/login id automatically into the wp_user_id column. Also, in the Table Option for the data entry form, the checkbox to hide the wp_user_id is disable. So, I can only hide wp_user_id in list table, but not data entry form.
Appreciate your help! Many thanks!
-
This reply was modified 4 years, 6 months ago by
cheekeat.