Device-Based Element Visibility
Control the visibility of specific elements based on the user’s device (Android, iOS, or web).
Recommended Setup:
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:
In the Workflow tab, select Page Load or a relevant event based on your needs.
Add the Device-Based Element Visibility action.
Configure the following properties:
Target Device: Specify whether to target
android
,ios
, orboth
platforms.Elements IDs: Enter a comma-separated list of the element IDs you want to control.
Visibility: Choose
show
to display orhide
to make the elements invisible on the specified devices.
Last updated
Was this helpful?