Working with WebFacing project resources

Various resources are created with a sample WebFacing project. You can access these resources by clicking the WebFacing Projects tab from the main screen of the workbench.

A project has folders that correspond to the selections you made in the wizard. For example, there are folders for CL commands, DDS and UIM source, and Style. You can modify the values that you originally chose in the wizard. For example, if there is another CL command that you want to add to the CL commands folder of your project, right-click the CL Commands icon and click Add. You will then work directly with the Specifying CL commands screen of the WebFacing Project wizard.

If you want to add a new DDS member to the DDS folder, right click the DDS folder and click Add. If you want to select a different style, right-click the Style folder and click Select Style.

If the style name that is displayed is Web Site, you must use the Web Site Designer tools to modify the style. To work with a Web Site style, right-click the .website-config icon under the Navigator tab and select Open With > Web Site Designer.

If you add new DDS or UIM members to a project that has already been converted, you will need to convert the new members. To do this, right-click the new source members and click Convert.

Some folders or objects will have properties that you can edit. If an object has specific properties defined, those properties will be displayed in the Properties pane beneath the WebFacing Projects pane. To edit the properties for your project, right-click the icon for your project and select Properties.

To see a file view of your project, click the Navigator tab.


Feedback