October 8, 201312 yr FM11 Starting with the first tab, I fill the field with the required information, then it takes me to ne next field in order, but after a nth field in order, the "unmodifiable field" message appears, where is the error ?
October 8, 201312 yr You can change and or delete the tabs and their order. Layout Mode >> Layout >> Set Tab Order
October 8, 201312 yr where is the error ? Somewhere in your file - which unfortunately we cannot see. I am guessing you may be trying to enter data into a calculation field, but until you post your file all you will get are guesses.
October 8, 201312 yr Author Sorry. I forgot to say that there is no number on that calculation field. For example, type info in first field that have number 1 in order, then it takes me to the second field that have the number 2 and I type the info for that field, then the 3rd, 4th, but after it takes me to the field number 5 in order and start to type any character, it takes me to the calculation field and appears the "unmodifiable field", I close that message and continue typing another character on the field 5 and the message appears again, then takes me to the calculation field, and the same again and again. As I said, there's no order number for that calculation field.
October 9, 201312 yr Hi Francisco, I would assume that your external dedicated FileMaker Server is backed up? I hope you have a dedicated server for FM and not that you are placing the file on a shared server. And if it is backed up, you could use that file instead - we don't need a current one. If it is a single file, and you don't have access to it, how can you make changes? If you are instead using Separation Model then you have access to the UI then that is all we need to see. It sounds like there is a script trigger on field5 and the tab order is involved. Two quick things you can check ... turn off entry to the calc field: select calc, and in Inspector Data Tab, uncheck 'browse' for entry. Also remove the calc from the tab order. But those are guesses and Comment is correct that we really need to see your file otherwise even if our suggestion fixes it, it might not be the best fix and it might just mask an underlying issue. :-) EDIT: I forgot to mention to check field5 and see if there is a script trigger attached. Edited October 9, 201312 yr by LaRetta
Create an account or sign in to comment