Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

User details don't clear after completing test
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: User details don't clear after completing test
#55953
User details don't clear after completing test 8 Years, 6 Months ago Karma: 0
Hi i have problem with user details in the name and email feilds , they don't to clear them selfs, so when i new user takes there quiz the other persons details and still there, is there away to auto clear these feilds after completeing the quiz
The administrator has disabled public write access.
 
#55954
Re:User details don't clear after completing test 8 Years, 6 Months ago Karma: 747
Hello,

Does it occur when get test in the same browser on the same device or on different machines?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55955
Re:User details don't clear after completing test 8 Years, 6 Months ago Karma: 0
It occurs when using the same brower on the same machine
The administrator has disabled public write access.
 
#55958
Re:User details don't clear after completing test 8 Years, 6 Months ago Karma: 747
This is a standard behaviour of the extension. It remembers previous data of guest user and populate it when a user starts a new quiz session. It works only on the same browser on the same device.

If you want to disable this feature, open <joomla_directory>/components/com_ariquiz/views/quizform/guestform/view.html.php file and remove the following code in "display" method:

Code:


if (!empty($ticketId))
{
...
}
else
{
...
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#55960
Re:User details don't clear after completing test 8 Years, 6 Months ago Karma: 0
thanks that worked
The administrator has disabled public write access.
 
Go to topPage: 1