Giving the Public read access to filtered data ...
Posted: 2023-12-04 23:36
Hi Everyone:
The challenge:
I would like to immediately present the Public with a field where they can enter a species' name and then perform a search on the existing Animal table that belongs to my Rehabilitation AppGini project. (The data set retrieved would be read-only.) I don't want the Public to have to sign into the project, click on the table, see all the unfiltered data, have to find the Filter area and then click on that because that is not very user friendly for the general population.
How do I do this?
(Using anonymous user means the Public can avoid the sign-in part, but will still have to click on the table, be bombarded with too much data (the full set of data in that table) and need to navigate to the Filter area.)
Note: I am using Search Page Maker (SPM) for signed-in users when they accessing the Animal table to make their updates/adds/deletes. If there was a way that the Public could be shown the SPM immediately without having to sign in and make several clicks to get to the SPM area, that would be the ideal solution. The signed-in users need the same filter as the Public when searching the Animal table. It is simply a field that asks for the species' name.
The challenge:
I would like to immediately present the Public with a field where they can enter a species' name and then perform a search on the existing Animal table that belongs to my Rehabilitation AppGini project. (The data set retrieved would be read-only.) I don't want the Public to have to sign into the project, click on the table, see all the unfiltered data, have to find the Filter area and then click on that because that is not very user friendly for the general population.
How do I do this?
(Using anonymous user means the Public can avoid the sign-in part, but will still have to click on the table, be bombarded with too much data (the full set of data in that table) and need to navigate to the Filter area.)
Note: I am using Search Page Maker (SPM) for signed-in users when they accessing the Animal table to make their updates/adds/deletes. If there was a way that the Public could be shown the SPM immediately without having to sign in and make several clicks to get to the SPM area, that would be the ideal solution. The signed-in users need the same filter as the Public when searching the Animal table. It is simply a field that asks for the species' name.