How to save dynamic label to DB in order

I want what I write in dynamic text box 1 to appear in dynamic label1 every time I open it.

The textbox with ID 1 should be written to the label with ID 1. And every time I open an app it should stay there.

The textbox with ID 2 should be written to the label with ID 2. And every time I open an app it should stay there.

In summary, how I left the application, I should find it the same way when I re-enter it.

looking like this?

yes, let it look like that and save it every time I open the app

Yeah it will do. What you need to do mean, just use set dynamic label text box id 1 to select list item list (global baslik list) index (get number)

it’s ok to write dynamic textbox to dynamic label 1. The main problem is that when I open the app again I want to see what was last saved in dynamic tag 1.

I couldn’t explain what exactly. I can explain more clearly.

in the screen inti, just add like this and test it…

image

You do not understand.

It disappears when I go from page 1 to page 2.

My last post should be saved.

Whatever I wrote in the last dynamic tag1 should appear when the application is opened.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.