Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Hi All,
How can I create a message box with all three options 'Yes', 'No' and 'Cancel'? Which msgBox type should I use to acheive this? I am looking for something like this
Thank you
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Hi @SankarRa1,
It is possible to create the message box by applying Java Script. This can be done with custom functions to control behaviour and logic behind your form triggered via a JavaScript activity or inside the form by applying these functions:
xtk.dialogs.confirm(): Displays the dialog box to control form flow based on user input.
onSubmitForm(): Used to validate form data or control the submission process based on certain conditions.
Additionally, I share with you some useful documentation links:
- SOAP Methods Inside JavaScript
- Input forms in Adobe Campaign
- JavaScript Scripts and Templates
¡Hope this helps!
Regards,
Celia
Vistas
Respuestas
Total de me gusta
Hi @SankarRa1,
It is possible to create the message box by applying Java Script. This can be done with custom functions to control behaviour and logic behind your form triggered via a JavaScript activity or inside the form by applying these functions:
xtk.dialogs.confirm(): Displays the dialog box to control form flow based on user input.
onSubmitForm(): Used to validate form data or control the submission process based on certain conditions.
Additionally, I share with you some useful documentation links:
- SOAP Methods Inside JavaScript
- Input forms in Adobe Campaign
- JavaScript Scripts and Templates
¡Hope this helps!
Regards,
Celia
Vistas
Respuestas
Total de me gusta
Hi @ccg1706 ,
Thank you for your response. Could you please let me know, where exactly we can find details on these functions?
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas