LOV is automatically created when a new object is created. Whenever I create a new object, I have to manually go & de-select LOV as I do not use LOV’s for most of the objects. How can I change this so that LOV’s are not automatically created?
In a message dated 00-10-13 07:58:03 EDT, you write:
LOV is automatically created when a new object is created. Whenever I create
a new object, I have to manually go & de-select LOV as I do not use LOV’s for most of the objects. How can I change this so that LOV’s are not automatically created?
I don’t think that you can. But remember, the LOV is NOT actually created until the user requests it. Or unless you create a custom LOV within Designer.
In version 5, LOV’s are turned off by default for aggregate (Sum(), Max(), etc.) objects. Something they did in version 3, but “forgot” in version 4.
If you are really bold and don’t mind potentially getting into support problems, you can go into the repository and turn off LOV’s by adjusting the records in the appropriate object tables. But you didn’t hear that from me…
I know it is not exactly what you want, that you want the default to be disabled, but Dwayne’s VBA routine save us an enormous amount of time. Maybe it can help you too.