wozek86
Forum Replies Created
-
Excellent thank you very much. This solves my problem 🙂
Thank you for your response. I have one more question. I would like the status column to display text instead of the status. There are currently three states (0,1,2). How can I assign a given text for each state in the view table
Ok, I’ll provide the screenshots here. My frontend was made with Query Builder. I combined two tables here (objects and object status)
When I try to do this in DATA PROJECT for the backend I cannot combine these two tables to display objects and statuses in a single row.Frontend:
https://freeimage.host/i/ZFHI71Backend:
https://freeimage.host/i/ZFHvY7Thank you for the quick reply. I am using MAPsvg plugin where meta data is used in two tables. In one of them there is a description for a given region, and in the other there is a status (available / unavailable). I wanted to be able to combine these two tables and sort in a line by ID in one line. It works great when posting on the frontend. However, for the backend for the administrator, to be able to display the status of a given area, I have to click on a given line. I would like to be able to present the table in the admin field as for the frontend.@kim L Thank you for your response. The jquery solution works great in publishing. I would like to be able to combine them into a Data Project. Is it possible? So far I have used the parent / child solution
Forum: Fixing WordPress
In reply to: Image map proThx for your answer 🙂
Hello, I bought the premium version on your recommendation. I am impressed with the configuration options.
I’m trying to do a selective display for a given post category.
I found this manual: https://wpdataaccess.com/docs/data-publisher/static-filters/
However, I can’t get over it. Can you tell me how to do this for the post category?Thank you for your quick reply 🙂 This encourages me to buy. Exactly I have a specific post form of real estate. I would like to add the same table to posts, which will read the values for a given post by ID or other example field like: status, city or country
- This reply was modified 3 years, 5 months ago by wozek86.