For the complete documentation index, see llms.txt. This page is also available as Markdown.

Device-Based Element Visibility

Control element visibility by device using the WebToNative Bubble.io plugin. Show or hide content for Android, iOS, and web users.

This action can be configured on page load to ensure device-specific visibility rules from the start or triggered by specific events based on user requirements.

Steps:

  1. In the Workflow tab, select Page Load or a relevant event based on your needs.

  2. Add the Device-Based Element Visibility action.

  3. Configure the following properties:

    • Target Device: Specify whether to target android, ios, or both platforms.

    • Elements IDs: Enter a comma-separated list of the element IDs you want to control.

    • Visibility: Choose show to display or hide to make the elements invisible on the specified devices.

Last updated