Want to use the value of the username in the form

Hi @lazasoa, I’ve just tested this with Enketo and it does work to access the username if you have checked this in your user settings:

You can see this in action with a simple form:

type name label
start start
end end
username username
note your_username your username is ${username}
1 Like