How to Capture Multiple Information Using a Button in Nintex forms?

  • 17 March 2016
  • 1 reply
  • 2 views

Badge +5

Hello Community,

I have created a nintex form for a Terms and Conditions page. I require the Accept button to re-direct the users to the following home page as well as capture the date and time when the user is selecting the Accept button in a list for audit reasons.

I was able to setup the Agree button to re-direct the users to the following page. However no luck capturing the date and time. I am new to Nintex so any help regarding this is appreciated.

Regards,

Santhosh


1 reply

Badge +8

Hey santhosh raj sangani​ – This should help!

  1. Create a pair of columns in the SharePoint List that's associated to your form for "Date" and "User."
  2. Add a Person control to your form that defaults to "Current User (Display Name)."
  3. Add a Date/Time control to your form that defaults to "Today."
  4. Connect these two controls to the new Date and User columns you setup.

Once you've done this, if the "Accept" button is configured for Save/Submit your data will be persisted to your list before the user is redirected. You might also hide these two controls under your button or another form element so they're not visible to the user when accepting the Terms and Conditions.

Good luck!

Reply