From: Krzysztof B. <kb...@un...> - 2018-03-06 18:23:04
|
Hi, W dniu 05.03.2018 o 13:55, Nikolaos Evangelou pisze: > Hello everyone, > > I would like to ask if, somehow, the acceptance of terms and policies is storied in unity’s database, and if it’s possible to store the acceptance of terms and policies from other services for validation check, and how to implement it. You can create attribute to store the fact that ToU was accepted. The acceptance can be asked on registration (for prospective users) or enquiry (for existing users after ToU update) form. In both cases you can set up the form to automatically add/update user's attribute upon acceptance. HTH Krzysztof |