Hello,
We have a problem on the Form Detail.
DNN Version : 04.05.03
FE Version : 05.00.02
Here are the steps to describe/reproduce our problem :
1. a user log on our application and has access to a list which contains all items.
2. the user select one of the items to see the item's details.
3. the form detail opens and we have the error message : This form is Read-Only. But the user has rights to modify the item.
4. the user returns to the items list.
5. the user select the same item as the step 2.
6. the form detail opens and the error message has dissappeared. The user can modify the item.
So, why have we the error message the first time we go to the form detail ?
Can anybody help us?