How to get data from one screen to another?

have you tested it

1 Like

image

You mean this right?

1 Like

yes i had tested but it worked this time thanks

pls close the topic then

1 Like

You're welcome :+1:

1 Like

But it goes away when i click on it any solution

Here is my app till now it is for saving data of health insurance
Bimajagat.aia (23.2 KB)

so what do you want

1 Like

I want it to go away when i long press it maybe

you can use Button Longclick
component_event

2 Likes

Is there anyway that when i click on the items in list it show a popup maybe with notifier that are you sure you want to delete it and then it deletes it

Bimajagat (1).aia (25.1 KB)

I am get the same problem it is saving only one data and new data is overwritten.
Can someone help me

you can use (Notifier) Component

you can find the logic here :

1 Like

What to do about this

What do you mean?

1 Like

quote"Utkarsh_Seth, post:23, topic:16280"]
I am get the same problem it is saving only one data and new data is overwritten.
Can someone help me
quote

Bimajagat (1).aia (25.1 KB)
This

can you screen shot the problem.
do you mean that the data that goes to the list is not neat because using this: |

1 Like

When i put the data and save it,
it gets saved on screen2 list view but when i add it again it deletes previous data and displays new one but i want it to save one after another

I will Check it

1 Like

the problem is in the home button on the screen2.

You have to make it like this :
blocks

1 Like