Posts: 4
Threads: 2
Joined: Oct 2013
Hello!
How disable "Name" field?
Posts: 2,905
Threads: 59
Joined: Jun 2010
Hi,
The name is a critical part of the script and is used in lots of places.
As such, it can not be disabled.
Have
you completed
the interview?
Posts: 4
Threads: 2
Joined: Oct 2013
ok.
I integrate Commentics with Dokuwiki.
Name and email of user, will be download from Dokuwiki.
As it can disable comments by anonymous users?
Posts: 2,905
Threads: 59
Joined: Jun 2010
Have
you completed
the interview?
Posts: 1
Threads: 0
Joined: Nov 2015
Hello. I've use $cmtx_set_name_value to define name as login on my site. How i can hide "Name" input and use only string from variable? It is important to prevent use registered logins as name for unregistered users.
Posts: 2,905
Threads: 59
Joined: Jun 2010
You can change this in 'Layout -> Form -> States'.
Have
you completed
the interview?