I have an issue with the Textbox in a Flexible Height Gallery
When I add a Textbox to the template of a Flexible Height Gallery, the Textbox does not keep the text that I insert. As soon as the Textbox looses the focus, the change is gone.
Anybody has experienced the same problem?
It only happens in Model driven apps, not in Canvas apps. It does not matter if the Textbox is bound to a table or not. It does not happen in a Standard Gallery, only in Flex Height Gallery.
Sometimes the problem does not exist in the first try, but at least after I saved, published and reloaded the app.
Steps to reproduce:
- Create a new model driven app.
- Add a new custom page
- Add a Flexible Height Gallery
- Choose a datasource for the Gallery (with at least 2 records in it)
- Select the Gallery template and add a TextBox
- Run the app and put some text into the TextBox
- Select the Textbox for the next item
- ==> inserted Text is gone
Any kind of feedback is welcome.