diff --git a/layouts/vlayout/modules/Users/UserSetup.tpl b/layouts/vlayout/modules/Users/UserSetup.tpl
index d07613b16ce04bd224cad23c1c69a8dea68b78de..389581ff1cd240c8911ac13aa5144da815c8844d 100644
--- a/layouts/vlayout/modules/Users/UserSetup.tpl
+++ b/layouts/vlayout/modules/Users/UserSetup.tpl
@@ -59,6 +59,7 @@
 		<div class="container">
 			<div class="modal-backdrop"></div>
 			<form class="form" method="POST" action="index.php?module=Users&action=UserSetupSave">
+				<input type="hidden" name="record" value="{$CURRENT_USER_MODEL->getId()}">
 				<div class="modal" {if false && $IS_FIRST_USER}style="width: 700px;"{/if}> {* FirstUser information gather - paused *}
 					<div class="modal-header">
 						<h3>{vtranslate('LBL_ALMOST_THERE', $MODULE)}</h3>