...answers when you need them
866-430-8274    1-617-715-9605
  • Free Version
  • Contact Us
  • Login

Checkbox Forums

Register | Help
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    MLund Guest

    Default Updating Submissions

    I have studies that require a pperson to update their information each year. When they log in and click on the survey, they see the following text:

    "You have already completed this survey. Click the Edit icon next to the response you wish to edit.

    Click here to take the survey again.


    Started Completed
    4/3/2007 4:26:20 PM 4/3/2007 4:36:48 PM "


    Is there any way to change this text?

  2. #2
    pwiesner is offline Administrator
    Join Date
    Mar 2007
    Posts
    382

    Default

    I would be beneficial to know exactly what version of Checkbox you are using as the ability to edit application text has changed in the past couple of releases. Regardless of what version of Checkbox you are using, you should be able to edit the text directly in the database. The following query will update the text in question. You will want to replace NEW_TEXT with your desired text.

    --BEGIN
    exec ckbx_Text_Set '/pageText/survey.aspx/editText', 'en-US', 'NEW_TEXT'
    --END

    After making the change you will need to restart IIS as this information is cached.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Feedback

SEO by vBSEO 3.5.0