Display Style is working on Click and only on Category List
We use Category List with Toggling Sub Categories control
The Expand Level field is doing this but incomplete,
Value 1 = No expansion
Value 2 = All Expansion
It was better to have this logic:
0 = No Expand
1 = One Level Expand
2 = Two level Expand Display
You need to distinct the two properties:
Expand Level is a Show/Display property
Display Style is a Show/Display after Click
This is our requirement
1- Two level (or Three as parameter) Display of Category List (with Toggling) on Default page load (Home).
2- When switching to other menus we need the status of Category-Subcategory retained
(This is not happening now as each menu resets the Categories to default display)
3-So there should be a control ( Refresh button ….) to set back the Category list to default.
Thanks,
|