Could Someone Give me Some on Implementing Custom Interactions in WeWeb?

Hello there,

As I am relatively new to WeWeb and am excited about the possibilities this platform offers for building dynamic and interactive websites without deep coding knowledge.

I am working on a website that requires several custom interactions so I need to implement some of these are as follows:

I want to create modal pop-ups that can be triggered by clicking certain elements on the page. These modals should be customizable in terms of content and styling.

I have a form that needs to dynamically display additional fields based on user input. For example; if a user selects Other from a dropdown, a text input should appear for further details.

Additionally; I have various related queries with the same:

What is the best approach to create and manage custom modals in WeWeb? Are there any built-in features or plugins that you recommend, or is custom coding required?

Also, I have gone through various related post and references: https://community.weweb.io/t/examples-of-weweb-power-apps-with-beautiful-design-ux-ui/649 which definitely helped me out a lot.

How can I set up a form in WeWeb to display additional fields dynamically based on user input? Are there any tutorials or documentation available that cover this?

Thankyou in advance for your help and assistance.

Hi @marco945 :wave:

You might want to have a look at these articles in the user docs to get started:

Hope that helps!