Current Location
The Ask Current Location card in BizMagnets is an interactive message designed to prompt users to share their real-time location.
Ask Current Location Card
This typically includes a clear call-to-action, such as a button labeled "Share Location," which, when tapped, triggers WhatsApp's built-in location sharing feature. This functionality is especially useful for services that rely on location-based data to enhance customer support, delivery, or local service offerings.

Question Text
Contains the prompt text asking the user to share their location.
For example: "Please share current location so we can send your ordered products."
You can format the text using Bold, Italic, or Strikethrough. Use asterisks (*) for Bold, underscores (_) for Italic, and tildes (~) for Strikethrough, as shown in the text below.

Advanced Settings
For the validation settings, you can set the attempt limit to 1. The Validation Error Message is optional. Specify the Action on Invalid Response, and enable the Additional Validation Settings.

Validation settings
In the additional validation settings, specify the Minimum character, Maximum character, and Regex. These validation settings help ensure that the location data collected is both present and usable for your application's requirements.

Save Response in the Variable
You have the option to store the user response in a variable. For example, you can create a variable called usage_location
to store the user response.

Once you have set all the fields required and click on SAVE.
Last updated