Skip to main content

I have a coice-Checkbox control, where I have selected the "Allow 'Fill-in' choices" as Yes. This gives the user the option to specify a value not already in the options.

Now, my requirement is to capture the value entered by the user.

Could somebody please suggest a solution, both -

1) Out of the box, and

2) using JavaScript

All responses are appreciated.

Thanks.

Not sure of your exact requirement but the value is saved in the column so it's accessible.  You could also use a calculated field (showing values inside e ]) referencing the Named Control and save it in another column.

    

    


this post might help you to get fill-in value with javascript

https://community.nintex.com/message/68849-mutual-reset-choice-vs-fill-in-choice#comment-68969 


Reply