Pop-Up Menu for a Tableview

Hey Guys,

what I want to make is: I press a defined + Button to create a new entry which should be stored in a tableview later. If I hit the + button, a pop-up window should open, where I can enter several options for an Item - like a mask where you can add different params such as color, name, category, price …the newly created object should then be stored in the first row of my tableview.

Can you give me advice which function in corona realizes such a mask or menu?

Thx a lot,

Greets

I Have tried to do this with a tab bar and an overlaid Scene (showOverlay), but the issue is now that you can hit the + button in the tab bar - which brings you to the overlayed scene - can only be hit once. I already read many forum posts that say this feature is no longer available on corona, but which alternative can be used instead.

All I want to do is hit a (+) button in a tab bar to bar to create a new tableview entry with several unique options as mentioned before. Of course there has to be the possibility to create more then one entry…but I the overlay get hidden, I am not able to hit the (+) button again, because the (+) is already selected.

How can I afford my plans?

pepew -_-

I Have tried to do this with a tab bar and an overlaid Scene (showOverlay), but the issue is now that you can hit the + button in the tab bar - which brings you to the overlayed scene - can only be hit once. I already read many forum posts that say this feature is no longer available on corona, but which alternative can be used instead.

All I want to do is hit a (+) button in a tab bar to bar to create a new tableview entry with several unique options as mentioned before. Of course there has to be the possibility to create more then one entry…but I the overlay get hidden, I am not able to hit the (+) button again, because the (+) is already selected.

How can I afford my plans?

pepew -_-