Guys,
In my app I have at the same time two characters that access their data differently. The entries (fields) are different as well as the access. Access is made by CPF without a password.
That way I registered one of them by creating two Tags: Client Access List and the other that I haven’t created yet would be Professional Access List. Inside the Client Access List Tag I have another Tag which is CPF.
Over time, this Customer will have to update their data. Create a routine so that he puts the CPF and when clicking on search brings the data in the respective fields to be changed, however, the return I have is Not Found.
I’ll put what I did here.
“You haven’t added anything to get firebase value yet?” I did not understand. But how do I do it?
So, before I had done this save through line, placing only the CPF Tag to save the data. In the edition, my Get Valeu (firebase) put the text to fetch cpf and in got value I did tag and value validations. When running it brought the data. I don’t know why this method doesn’t work there. As I said, I have two characters and I wanted to categorize this in the bank.
Sorry guys, I hang up on the weekend.
So, as I had replied, I did it differently. I created a tag with CPF and looked for the information normally. My question is how I have two registration screens (Client1 and Client 2) with their respective functionalities within the same app, typing the CPF will the system recognize who enters one screen or another?
Note: actually in Firebase I would like to save like this: list_de_client1 >>>CPF and client data1 and list_de_cliente2 with client2 data even if it was online, however, whenever I put the cpf in the search it says: client not found.
In the edit blocks, you have set blocks if lust is empty, it mean you should use the remaining blocks only in else block but you did it out of that block
In simple, It is not well defined… also in save block also this part should have to go to true side. if not without saving the value app will redirect to next screen. Always confimr from your side, that app next step is in favour of TRUE side…
See what i have tried, I hope either your project bucket or procedure somewhere missing…
I have tried with simple manner and got succeed. pls see to that and try to understand the logical seq.