MaestroThe UI design product. | Form Builder | All versions This feature is related to all versions.
Another option for the save challenge security question is to populate the answer from a component the user has already completed within the form.
For example, if the answer to the security question is the user's last name, you have probably already asked the user for their last name within the form. You can calculate the field in this dialog to be equal to the same data they have already typed in the form. This makes the save process easier for the user.
To populate security questions from user entered data, follow these steps:
Remember that you cannot have multiple components with the same XML Name. In this scenario you will end up with three components that could have the same XML Name - the component on the form, the component on the Save Confirm dialog and the component on the Save Challenge dialog. You need to ensure that all three components have different XML Names. In most cases you will likely change the components within the dialogs and leave the component on the form as an auto-generated XML name.
Remember you need to add the security question component to the Save Challenge dialog. Rather than recreating the component along with the calculation rule, you may find it easier to copy and paste the component from the Save Confirm dialog to the Save Challenge dialog.
Once the save challenge has been configured, you can import it into Journey Manager.