Hi All,
I have a strange problem in Designer. Some design elements looks like modifying automatically and generates some strange problems. I run a “Recomply All LotusScript” at 19:14. After that I modified only the “Device” form, but it seams that I had modified several other forms and also a view.
View list:
If I use the design is this way I get some strange problems. For example I have two buttons is a view (this view seams to be modified automatically), and these buttons do the same things, open an attachment from a RichTextField. ButtonA opens the file from “RTFieldA” and ButtonB opens the file from “RTFieldB”. But this works only after recompile. When the view Last modified value is “updated automatically” then the ButtonA opens the file from “RTFieldB”.
Database is stored locally, I have FP5 on my client. Does anybody has any idea what is happening here?
Attila