【问题标题】:how to add custom input field in limesurvey如何在石灰调查中添加自定义输入字段
【发布时间】:2013-06-12 06:42:51
【问题描述】:

您好,我想在 Limesurvey 中添加一个自动完成输入字段,但不知道如何完成这项任务。有人知道在哪里添加添加自定义输入字段的代码吗?

在 autocomplete.js 中

In this file the code that call a php function on the base of keyup in input field.

在 checkInDb.php 中

In this file the code check term that come from **autocomplete.js** and search in database then send response back to js file

在哪里添加此代码?

【问题讨论】:

    标签: php limesurvey


    【解决方案1】:

    在 LimeSurvey 文档中,它很好地解释了如何使用 Javascript 修改调查。 你不解释太多,但我认为你可以找到解决方案here

    【讨论】:

    • 感谢普斯的回答
    • 如果回答对您有帮助,请标记为有效。
    猜你喜欢
    • 2011-03-13
    • 2015-01-17
    • 1970-01-01
    • 2016-07-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-05-06
    相关资源
    最近更新 更多