I would like to compare values from a different table against the filtering fields in a Search and Report DataPage. For example I would have three tables populated like so:
After the tables are set up, I create a Search and Report for the seller to view the table table_List. I want the seller to be able to only view listings in table_List by what they have predefined in the columns sellProductOne and sellProductTwo.
Is this possible using the Configure Filtering Fields in the Search and Report Wizard? Or is it possible at all using the basic Caspio package? I can create something similar to what I want using Root Level Security, but it would only allow for one field to be compared and not multiple.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
lockedgroove
I would like to compare values from a different table against the filtering fields in a Search and Report DataPage. For example I would have three tables populated like so:
table_Buyer
email | password
email@buyer.com | *****
email1@buyer.com | *****
table_Seller
email | password | sellProductOne | sellProductTwo
email@seller.com | ***** | Product X | Product Y
email1@seller.com | ***** | Product Z
table_List
email | wantProduct
email@buyer.com | Product X
email1@buyer.com | Product Z
After the tables are set up, I create a Search and Report for the seller to view the table table_List. I want the seller to be able to only view listings in table_List by what they have predefined in the columns sellProductOne and sellProductTwo.
So if email@seller.com did a search, one record would show up saying email@buyer.com wants Product X, but would never see email1@buyer.com wanting Product Z. If email1@seller.com was logged in and did a search, they would see the listing from email1@buyer.com, but not the listing from email@buyer.com.
Is this possible using the Configure Filtering Fields in the Search and Report Wizard? Or is it possible at all using the basic Caspio package? I can create something similar to what I want using Root Level Security, but it would only allow for one field to be compared and not multiple.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.