Blocks - Force the user to make a selection from a dropdown menu

Modified on Thu, 03 Aug 2023 at 05:20 PM

Set the values as follows:

Select::::;NO::::0;YES::::+1

Then just add a status command with mandatory option.

Select:::: means an empty value (Select on its own does not work)

NO::::0 0 for no

YES::::+1 +1 for yes

 

PDF block type

This is usually solved a little differently.

1. Create a new text block with dropdown values and Mandatory

2. Add filename command to the qr-code pdf block with the value of the dropdown, that is {BlockName}

As a workaround, and since, in code, this dropdown is not the same as text, you can use attribute command with the required property.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article