Ariel Constantinof
Posts: 0
Joined: Sun Nov 25, 2012 4:33 am

Pop-up for admins

So I use the user login system. But I also have 4 fields that can be completed by any user, not necessarily a logged-in one.

How can I make the logged in user get in real time a notification of the input forms made by the not logged in users?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Pop-up for admins

It would have to be some kind of push notification...

Ariel Constantinof
Posts: 0
Joined: Sun Nov 25, 2012 4:33 am

Pop-up for admins

so is there anyway i can do that with tiggzi?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Pop-up for admins

We are working on Push.. but it's not in production yet.

Ariel Constantinof
Posts: 0
Joined: Sun Nov 25, 2012 4:33 am

Pop-up for admins

oh, ok. got it.

one more thing: i have a dropdown with 3 options: x, y and z.

in my database i have 5 names of people. de default dropdown is X for each of them. i made a page that "reads" the db with the 5 names and for each name i've put an active dropdown near it. after all the names i did put a "send button" that has the role of writing / saving the dropdown selection: z, y or z for each of the names...

but i just can't make it work.

i can't make dropdowns "write" on the db. but i am able to write the names or any other entries.

was i clear enough? :)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Pop-up for admins

Nope :)... I'm not sure I understand "...i can't make dropdowns "write" on the db"

Ariel Constantinof
Posts: 0
Joined: Sun Nov 25, 2012 4:33 am

Pop-up for admins

this dropdown is column in my db, same row with each and every of the 5 names i've talked about above. i can't make this dropdown change it's value in the db.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Pop-up for admins

You can't save a value that you select from drop down into the database?

Ariel Constantinof
Posts: 0
Joined: Sun Nov 25, 2012 4:33 am

Pop-up for admins

well... i can't find a way to make it work. :D

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Pop-up for admins

What's exactly not working..? What have you tried..? Is the request not working? Where you are saving the data?

Return to “Issues”