Wednesday, 6 November 2013


Enable / Disable in LOBTools\WebContent\WEB-INF\src\lzx\commerce\shell\ConfigProperties.lzx

More details given below... 

<!---
            A flag that determines whether users should have read-only access while working on approved content.
            Set this value to "true" to prevent business users from making changes while working on approved content.

-->
        <attribute name="readOnlyOnApprovedContent" type="boolean" value="false" />
 

<!---
            The maximum number of stores to be displayed in the store selection dropdown,
            and the maximum number of store URLs to be displayed in the store preview dialog.
 -->
        <attribute name="maximumStoresInList" type="number" value="10"/>
       

1 comment:

  1. So what does this do ?
    Its not being honored in my machine. Do I need to recompile and publish again ?

    ReplyDelete