Hi all.
I’m change the h_StyleSheet on h_SkimmerSkin of forms6.nsf (locally and them, i copy that database inside the iNotes directory of server). The only change i did is the number of the colors (background) … but, it didn’t change in the iNotes database!
I use the ie, i’m stop and start the http task…wath i’m forgot? Please help me, i need change the colors of background !!
Thanks in advance!
Daniela
Subject: Skin Editor Tool
follow these steps
General process for customization The steps listed here describe the recommended process a developer should follow to modify the Forms6.nsf file:
-
Copy the Forms6.nsf file to a temporary directory.
-
Make changes to the forms as desired.
-
Test the changes to the forms.
-
Stop the HTTP process on the Domino server using the tell http quit server command.
-
Flush the database cache using the dbc f server command.
-
Copy the new Forms6 file to the Domino directory under the Domino Data directory.
-
Start the HTTP process using the load http server command. Keep in mind that end users are not involved directly with the customization
process. They only see the results. This feature is primarily for skilled Domino
developers working with administrators who have necessary access rights to the
server. All modifications to Forms6.nsf are made using Domino Designer.