Read Only and Default Value
Posted: 2014-12-06 00:41
Hello,
I am trying to implement a feature for a table. I need that every user who creates a record on the table "Orden", will get a default value for the field "estado_orden". At the same time, the field "estado_orden" has a lookup field from the table "estados".
I will give permission to a group to only creates records on table Orden, but they won´t be able to edit them.
So, in the field properties of my project I have checked "Read Only" and have assigned a "Default Value" with the value "Ordenada". When I do this, the default value won´t be inserted when I create a new record, however, if I unchecked "Read Only" the default value works OK.
Is this a bug?
What I want is that only the members of another group can be able to modify the field "estado_orden", but not the members of the group that has created it.
I include a screenshot of the field options of my project.
Thanks for your help.
Wilfredo
I am trying to implement a feature for a table. I need that every user who creates a record on the table "Orden", will get a default value for the field "estado_orden". At the same time, the field "estado_orden" has a lookup field from the table "estados".
I will give permission to a group to only creates records on table Orden, but they won´t be able to edit them.
So, in the field properties of my project I have checked "Read Only" and have assigned a "Default Value" with the value "Ordenada". When I do this, the default value won´t be inserted when I create a new record, however, if I unchecked "Read Only" the default value works OK.
Is this a bug?
What I want is that only the members of another group can be able to modify the field "estado_orden", but not the members of the group that has created it.
I include a screenshot of the field options of my project.
Thanks for your help.
Wilfredo