Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How do I add something like this?
@NotWegant said in Custom Field:
What do you mean?
I mean how do I such a counter inside script? When using the Solve with Clicks module it counts how often it used the solver on the result page. Is there a way to add that to with something else?
Solution for people who may have a similar problem:
" $('#Logs .log-line').slice(13).remove(); "
By default it says slice(500), adjust this number according to your needs. 13 was enough for me.
image.png