This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

How disable "Name" field?
#1

Hello!
How disable "Name" field?
Reply
#2

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?
Reply
#3

ok.
I integrate Commentics with Dokuwiki.
Name and email of user, will be download from Dokuwiki.
As it can disable comments by anonymous users?
Reply
#4

It's not very clear what you're asking.

If DokuWiki knows the name of the user then you could pass the user's name to the Commentics form and then optionally hide or disable the name field.
http://www.commentics.org/wiki/doku.php?...in_details

I suppose you could also do something like this:
PHP Code:
<?php 
$cmtx_set_name_value
= 'Anonymous';

Have you completed the interview?
Reply
#5

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.
Reply
#6

You can change this in 'Layout -> Form -> States'.

Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
19-Nov-2020, 07:53 PM
Last Post by Tim
12-Dec-2019, 02:43 PM
Last Post by gongong
15-Jun-2017, 01:34 PM
Last Post by Steven
23-May-2016, 06:21 PM
Last Post by Steven
23-Apr-2013, 12:48 PM
Last Post by Steven
27-Feb-2013, 01:15 PM
Last Post by Steven
13-Oct-2012, 12:12 PM
Last Post by RazorRamon
22-Oct-2011, 01:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)