Page 1 of 1

Change field name without losing information

Posted: September 11th, 2017, 3:34 pm
by anisehbro
Hello,
Is there a way to change the field name without losing the information for the field in the forms section? (i.e. without losing the question labels, syntax, etc)
thanks!

Re: Change field name without losing information

Posted: September 23rd, 2017, 9:00 am
by htuser
Hi Aniseh,
Since Cspro is based to a very structured dictionary (define a dictionary is the first step in Cspro), it's impossible to change a Dictionary Name for an item without losing his logic, etc.
Regards,

Re: Change field name without losing information

Posted: September 25th, 2017, 9:06 am
by Gregory Martin
The question text should automatically update as long as you rename the dictionary item while your data entry application is open at the same time. However, you will have to manually rename any logic that refers to the variable name.

Depending on your needs, if you want to use the old variable names to refer to the new variable, you can look at the alias statement:

http://www.csprousers.org/help/CSPro/al ... ement.html