Dear Sir,
Is there any way through which we can make address, phone number,affiliation, salutation, mandatory field at the time of profile creation.
Please help
Dear Sir,
Is there any way through which we can make address, phone number,affiliation, salutation, mandatory field at the time of profile creation.
Please help
No.
However, if you make account creation itself moderated (ie requiring admin approval), then you can make the affiliation mandatory (but none of the other fields)
PS: Once again, this is not a “development” question but rather an “administration” one…
ok sir .sorry for this I will put this in administration
how to make account creation itself moderated
Set LOCAL_MODERATION = True in indico.conf (see the docs).
Once enabled, you can make the affiliation field required via the Cog
menu on the /admin/users/ page in the admin area.
Thank you sir
Dear Sir,
I have set following variables in /opt/indico/etc/indico.conf
LOCAL_MODERATION = True
LOCAL_IDENTITIES = True
LOCAL_REGISTRATION = True
and restart indico-uwsgi
I am able to get notification to accept or reject and also User profile creation Message is getting shown as once the account is approved by admin email will be sent .
But My issue still Affiliation have not become mandatory like First name and Last name.
Please help and suggest is I am missing anything
Once again, STOP posting the EXACT SAME question in other threads or opening new threads with your followups to an existing thread covering the exact same topic, and instead stick with your original one? (I merged your other thread in here and deleted the comment you put on someone else’s years-old thread)
And for your question: Did you configure the required field as I mentioned, after enabling moderation?