Skip to main content

Hi,

I have a choice field with multiple selections enabled. On selection of some options, I want a popup dialog box to open on the form which will contain rich text. Please see below.

186808_pastedImage_0.png

Regards,

Korak

You could add a rule to the control and link it with this solution?

How to create a formatted Help dialog for a Nintex Form


Since it is a jQuery dialog, I'm unable to add a rule to it.


Is there any way a button can be auto-clicked if a particular option is selected in the multi-select choice field?


Perhaps, instead a popup , you could add a formula control placed at the right of your choices, then show the text and visibility depending on the choices values.


The requirement is to add a popup. Is there any way I can click the info button automatically once a specific option is selected?

How to create a formatted Help dialog for a Nintex Form

186844_pastedImage_0.png


Maybe you can use the JQuery-Trigger method to trigger the buttons click event.


Reply