Hey everyone,
In my databases interface section I have two interfaces containing several list views, that are of course referring to the same data. The first interface is ment to be for typing in data in our planning process and mostly used from desktop devices. The second interface is for executing purposes and is mostly used on mobile devices on location. This interface should be read only.
Summarized:
- When we are in the office, we are planning and typing in data in the first interface.
- When we are out of office, executing jobs, we log in to our accounts an our mobile devices to read the condensed and important data.
BUT:
What we are faceing is, that it seems, that within the interface section of our data base alle lists behave the same in terms of a field being read only or being editable.
In easy words: When I change the status of a field from read only to editable in one list in the interface section it does this not only in this list, where I am changing it but in all lists, that show this field! But why? It makes no sense at all! What am I doing wrong?
Couldn’t find any hints, of how to avoid this or why this happening. I hope sb here can help me. :-)