I have in my App a registration screen and a list field where all customers are registered, how do I do the search for a customer on the DataCardValue6?
Solved! Go to Solution.
Hi @Anonymous ,
One way to do this is to customise the data card with a button or icon that navigates to another Screen which holds a gallery of the customer records. You can use the OOTB List screen for this as it already has a search bar in it.
Set the new screen up so that when a user selects an item from the gallery it sets a variable that can be used to populate the data card on your form screen.
-----
If this post has answered your question please consider it for "Accept as Solution" or if it has been helpful give it a "Thumbs Up".
Hi @Anonymous ,
One way to do this is to customise the data card with a button or icon that navigates to another Screen which holds a gallery of the customer records. You can use the OOTB List screen for this as it already has a search bar in it.
Set the new screen up so that when a user selects an item from the gallery it sets a variable that can be used to populate the data card on your form screen.
-----
If this post has answered your question please consider it for "Accept as Solution" or if it has been helpful give it a "Thumbs Up".
User | Count |
---|---|
20 | |
11 | |
9 | |
5 | |
5 |
User | Count |
---|---|
34 | |
32 | |
19 | |
18 | |
7 |