You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the users can use the input text widget in order to put text or other, but we want have the ability to use it just in "display" mode in the XpeApp Swift part.
π CONTEXT (User Story)
As a developer
I want to be able to use the InputText widget in "display" mode only
In order to be able to reuse widget in XpeApp IOS part
πͺ STEPS
Step 1: Add isReadOnly boolean field
Step 2: Use the field
Step 3: Test it
β ACCEPTANCE CRITERIA
We can use the input text in display information only
The text was updated successfully, but these errors were encountered:
ποΈ NOTES
Currently the users can use the input text widget in order to put text or other, but we want have the ability to use it just in "display" mode in the XpeApp Swift part.
π CONTEXT (User Story)
As a developer
I want to be able to use the InputText widget in "display" mode only
In order to be able to reuse widget in XpeApp IOS part
πͺ STEPS
β ACCEPTANCE CRITERIA
The text was updated successfully, but these errors were encountered: