medmirror1 Posted May 15, 2023 Report Share Posted May 15, 2023 Hello, I have a large database of clients and leads. I would like to enable my users to: 1. Search through contacts. 2. Display search results. 3. In details page, I would like a button that says "Add this contact" 4. Automatically update the user's profile with this new selection to their list of contacts, leads, etc. All users would be able to share contacts (i.e. contacts are not exclusive to any one user) and add as many contacts as they would like to their list. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
0 Queso Posted May 28, 2023 Report Share Posted May 28, 2023 Hi @medmirror1, For #4, you may refer to the following JS solution provided by Caspio for automatic update: Quote Link to comment Share on other sites More sharing options...
0 telly Posted May 29, 2023 Report Share Posted May 29, 2023 Hi @medmirror1, On the redirection link of the ''Add this contact' you will need to include the passing parameter of the ID of the contact and user. Then receive the parameters on the auto-submit DataPage where it will stamp the ID's. - https://howto.caspio.com/parameters/parameters-as-query-string-values/ - https://howto.caspio.com/parameters/receiving-parameters/ Quote Link to comment Share on other sites More sharing options...
Question
medmirror1
Hello,
I have a large database of clients and leads. I would like to enable my users to:
1. Search through contacts.
2. Display search results.
3. In details page, I would like a button that says "Add this contact"
4. Automatically update the user's profile with this new selection to their list of contacts, leads, etc.
All users would be able to share contacts (i.e. contacts are not exclusive to any one user) and add as many contacts as they would like to their list.
Thanks in advance.
Link to comment
Share on other sites
2 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.