I am developing a plugin and need to add a required question. I certainly can do this using SQL but would prefer to do it the correct way - via code - if possible. Can anyone point me in the right direction?
Shawn M, we suggest that you check the base profile questions functionality to see how our system works with the required fields in /ow_system_plugins/admin/controllers/questions.php file.