[xwiki-users] How to made readonly text input
28 Jun
2006
28 Jun
'06
12:30 p.m.
Hello, I reuse code from Polls (proposal for a voting system) to made a text input:
println(doc.displayEdit(cclass.get(field.getName()), "${doc.getFullName()}_", survey)) After I try to made it read only: field.setStringValue("readonly","readonly") But it doesn't work: output html doesn't contain /readonly/ attribute.
Who can help me? Regards, Arnaud Bourrée
7366
Age (days ago)
7366
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arnaud BOURREE