 |
 |
| Domino Tips: |
|
 |
 |

OTHER
Unhiding a Hidden Design, The Easy Way
Oliver Blion 10.07.2002
Rating: -3.52- (out of 5)




|
You Can View User Feedback To This Tip
I have seen numerous methods for unhiding db designs, all involving many steps and other products.
Why not simply use notes to do it the simple way. Use the archiving function already in R5.
Code
Enable archiving on the Db.
- Db properties Dialog:
Set the Archive settings.Do not tick any settings for any documents as you donot want any documents only design.
Note: locate where archive will be created.
- Select Db to be unhidden.
- File - Database - Archive (ensure your have Manager access and all the appropriate roles)
- All done. The archive version is fully unhidden.
After that you can create templates, etc to alter and apply any changes.
No mucking around with Hex editors or the original db. Nice and safe to perform.
USER FEEDBACK TO THIS TIP
- (This tip) could only possibly work if the database design were not properly hidden to begin with. When you hide a database design, the LotusScript source code is removed from it. Nothing you can do will put it back, except by copying the unhidden design elements from the template.
This can happen accidentally, however, and usually does, because nearly nobody understands the right way to hide a database design. It's documented incorrectly in all the Lotus documentation.
When using Replace Design to hide the database design, do not check both the "hide design" checkbox and the "inherit design changes from template" checkbox. If you do, the next time the design is refreshed (which generally happens automatically on the server overnight), the "unhidden" design elements from the template will replace the "hidden" versions in the application database. The "hidden design" flag in the database properties remains set, but the individual design elements are no longer hidden -- the LotusScript source is once more available and can be debugged -- or copied to an archive database. Andre Guirard
 |

|
|
 |
|
 |
 |
 |
 |
| TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of . |
|
| |
All Rights Reserved, , TechTarget |
|
|
|
|
|