Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从前端创建新帐户时,我希望用户能够选择要注册的用户组(joomla 2.9)。如何将我在后端创建的群组公开到注册表单中,供用户在注册时选择一个?谢谢。
好吧,您可以将字段添加到表单中,但问题是您不想显示所有组,因为那时人们可以选择超级管理员或管理员。 因此,您需要做的是创建一个更具选择性的自定义字段。