Hi Team,
We need to achieve below criteria
When the user enters the values like for example (10,20,30,……) the result should be displayed in percentage like(10%,20%,30%,…….).Could you suggest on this.
Regards,
Supriya
Hi Team,
We need to achieve below criteria
When the user enters the values like for example (10,20,30,……) the result should be displayed in percentage like(10%,20%,30%,…….).Could you suggest on this.
Regards,
Supriya
Hi @msupriya
What you enter is probably what you would get out. So for you to achieve this, I would suggest you try the following
PS: Change the {Question} with the {name of the question for which you are entering the values}.
Stephane
Hello @msupriya,
In addition to the solution of @stephanealoo, the 2nd question should be set read_only = true.
You might also regard other options, like:
Hi @msupriya,
Backing up on what @wroos as advised, you could do the same as outlined below:
In the survey tab of your xlsform:
Data entry screen as seen in Enketo:
Reference xlsform:
Display % using regex.xlsx (10.2 KB)
To learn more on regex, please feel free to have a look at our support article Restricting text responses with regular expressions.
Have a great day!