But i have another question for this view. Problem in rules they - right answer is in javascript code
in this code
$(".pop").fadeIn(300);
if(arrList.join() === "1,2,3,4,5,6,7"){ $("#message").text("You are right");}else{ $("#message").text("wrong");}
we want made many another posts and the order of the numbers of the correct answers will change and may be logical informatiion. How i can set the order for each post individually.
I thought to create a custom field - sinle line and write the correct order numbers there, but I can’t understand how to insert the editor into the javascript.
Maybe there is some other way?
thanks for help!
Hello. Thank you for contacting the Toolset support.
we want made many another posts and the order of the numbers of the correct answers will change and may be logical informatiion. How i can set the order for each post individually.
I thought to create a custom field - sinle line and write the correct order numbers there, but I can’t understand how to insert the editor into the javascript.
==>
I do not understand this. Can you please specific with more detailed description and few screenshots what exactly you want to achieve and what javascript you want to add exactly where?