Does glide allow us to do pop ups to capture value?

Hi Guys,

I have a requirement where I need to get some values from user which cannot be made mandatory during registration. They will register and come to Home Screen.

Is it possible to show the pop up if the user has not entered those values,

Ask them to show a text input where they can enter those values?

I tried using rich text element, But can only show pop up.

Wondering if we can allow users to enter text in pop up? If yes can you please guide me?

Regards,
Dilip

Hey Dilip,

The best solution would probably be to add a hint component at the top of the home screen that is visible only when the required values are missing.

Then tie an action to the hint component that opens an edit screen as an overlay which allows users to input that required value.

Let me know if you have any questions!

Hi @Atom ,

Your suggestion makes lot of sense. Maybe I can use some CSS to highlight the hint?

Thank you, I was kind of wondering how I can move ahead.

Thank you for your reply.

Regards,
Dilip

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