<small id='o9RM3'></small><noframes id='o9RM3'>

    1. <tfoot id='o9RM3'></tfoot>
          <bdo id='o9RM3'></bdo><ul id='o9RM3'></ul>
        <legend id='o9RM3'><style id='o9RM3'><dir id='o9RM3'><q id='o9RM3'></q></dir></style></legend>
      1. <i id='o9RM3'><tr id='o9RM3'><dt id='o9RM3'><q id='o9RM3'><span id='o9RM3'><b id='o9RM3'><form id='o9RM3'><ins id='o9RM3'></ins><ul id='o9RM3'></ul><sub id='o9RM3'></sub></form><legend id='o9RM3'></legend><bdo id='o9RM3'><pre id='o9RM3'><center id='o9RM3'></center></pre></bdo></b><th id='o9RM3'></th></span></q></dt></tr></i><div id='o9RM3'><tfoot id='o9RM3'></tfoot><dl id='o9RM3'><fieldset id='o9RM3'></fieldset></dl></div>

      2. 允许用户从自定义 Joomla 登录表单中选择用户组

        Allow users to select user group from custom Joomla login form(允许用户从自定义 Joomla 登录表单中选择用户组)

        <small id='KjzZr'></small><noframes id='KjzZr'>

        <i id='KjzZr'><tr id='KjzZr'><dt id='KjzZr'><q id='KjzZr'><span id='KjzZr'><b id='KjzZr'><form id='KjzZr'><ins id='KjzZr'></ins><ul id='KjzZr'></ul><sub id='KjzZr'></sub></form><legend id='KjzZr'></legend><bdo id='KjzZr'><pre id='KjzZr'><center id='KjzZr'></center></pre></bdo></b><th id='KjzZr'></th></span></q></dt></tr></i><div id='KjzZr'><tfoot id='KjzZr'></tfoot><dl id='KjzZr'><fieldset id='KjzZr'></fieldset></dl></div>

          <legend id='KjzZr'><style id='KjzZr'><dir id='KjzZr'><q id='KjzZr'></q></dir></style></legend>
            • <tfoot id='KjzZr'></tfoot>
                <bdo id='KjzZr'></bdo><ul id='KjzZr'></ul>
                    <tbody id='KjzZr'></tbody>
                  本文介绍了允许用户从自定义 Joomla 登录表单中选择用户组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在 Joomla 3.0 中开发一个网站.我想做的是创建一个自定义登录表单.我想要这样做的原因是让用户能够在注册时选择他们想要加入的用户组.所以我需要在登录表单中创建一个下拉框.从此下拉框中,用户将能够选择所需的用户组.到目前为止,我已经尝试使用各种插件和扩展,但问题是它们无法按照我想要的方式进行定制.所以,如果您有任何想法如何实现我正在寻找的结果,请与我分享.我想我将不得不尝试自己编写代码,但即使在这种情况下,我也需要很多帮助.给我提示和引用好的教程也会有帮助.
                  谢谢

                  I am developing a website in Joomla 3.0. What I am trying to do is to create a custom login form. The reason I want to do that is to enable users to select the user group they want to be put in while they are registering. So I need to create a dropdown box in the login form. From this dropdown box users would be able to pick up the desired user group. So far I've tried using various plugins and extentions but the problem is that they can't be customized the way I want. So please, if you have any idea how to achieve the result I am looking for share it with me. I guess I will have to try to code it myself, but even in this case I would need a lot of help. Giving me tips and citing good tutorials would also be helpful.
                  Thank you

                  PS:如果您对我的另一个版本的 Joomla 问题有解决方案,请与我分享.

                  PS: If you have solution to my problem for another version of Joomla please share it with me.

                  推荐答案

                  可能 UsergroupSelector插件可以帮助您实现这一目标.该插件在注册表单中添加了一个字段.如果您不想使用默认 html,则需要在覆盖的模板中添加一个选择框 html.

                  Probably UsergroupSelector plugin can help you to achieve this. This plugin adds a field in registration form. In case if you do not want to use default html, then you need to add a select box html in your overrided template.

                  这篇关于允许用户从自定义 Joomla 登录表单中选择用户组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

                  <small id='4XhE7'></small><noframes id='4XhE7'>

                    <tbody id='4XhE7'></tbody>
                  <i id='4XhE7'><tr id='4XhE7'><dt id='4XhE7'><q id='4XhE7'><span id='4XhE7'><b id='4XhE7'><form id='4XhE7'><ins id='4XhE7'></ins><ul id='4XhE7'></ul><sub id='4XhE7'></sub></form><legend id='4XhE7'></legend><bdo id='4XhE7'><pre id='4XhE7'><center id='4XhE7'></center></pre></bdo></b><th id='4XhE7'></th></span></q></dt></tr></i><div id='4XhE7'><tfoot id='4XhE7'></tfoot><dl id='4XhE7'><fieldset id='4XhE7'></fieldset></dl></div>

                      • <bdo id='4XhE7'></bdo><ul id='4XhE7'></ul>
                        <legend id='4XhE7'><style id='4XhE7'><dir id='4XhE7'><q id='4XhE7'></q></dir></style></legend>
                        <tfoot id='4XhE7'></tfoot>