Issue Details (XML | Word | Printable)

Key: UBA-8474
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Daniel Grob
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ULCBase

Read only ULCTextFields in forms should be selectable

Created: 30/Aug/11 09:24 AM   Updated: 30/Aug/11 09:24 AM
Component/s: applicationframework
Affects Version/s: None
Fix Version/s: None

Issue Links:
Reference
 


 Description  « Hide
We have the requirement that the user wants to select the content of read only String properties in forms. With this the user can copy the content of a String property and paste it into another application. There are two ways to add a read only String property to the form.
  • as bound label
  • as text field

A label does not allow any value selection therefore this is not an option for us. So we add it as text field. However the form component sets the text field as not editable and not focusable. Which makes it impossible to select its value.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.