Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To locate the version you are currently using, open the flex.css file, the version information should be at the top of the file.

Support

What is the Synergetic level of support? Are there plans for future development? How will this work with SynWeb/SynMobile?

This is going to be an evolving position from a Synergetic standpoint.

Originally, there was to be no support for this once implemented, however this is likely to change depending on feedback and uptake.

The intention was to be able to provide sites with a starting point skin that makes it as responsive as possible without code changes to the Portal itself, allowing sites to utilise this as it is or further customise themselves.

It is highly recommended to check the Limitations and Recommendation sections prior to implementing and raising issues.

Due to the nature of the Microsoft base code, Internet Explorer and Edge browsers are not supported and will display the Portal as it was originally designed.

Releases

There is no intention to have regular updates to these files.

...

  • Upgrade to a minimum version of 68.35 or 69.07
  • Remove or test any additional site CSS changes you have made (..\Site\CSS)
  • Use Chrome, Firefox or Safari web browsers
  • Student Results page
    • If displaying Markbook, check configuration key (CommunityPortal | Students | Results | Markbook | DisplayMode)
      • Best look is DisplayMode: 2
      • It is NOT recommended to have the following keys as TRUE due to display on phone/tables
        • CommunityPortal | Students | Results | Markbook | ShowMarkOutOfFlag
        • CommunityPortal | Students | Results | Markbook | ShowResultTypeFlag
        • CommunityPortal | Students | Results | Markbook | ShowWeightingFlag
  • Events page
    • If pagination active, when attempting to select a button (right side of grid) in most cases the screen will select the next page

      • Recommendation to increase size of paging (CommunityPortal|Events|Paging|Size)

FAQ

QuestionAnswer
How is this supported?

Why is there an initial display of the original Portal then the new Flex skin applied?

This is due to the Flex CSS being a skin on top of the original Community Portal.  It was implemented this way to provide clients with a responsive Portal in rapid time, without requiring a high degree of change to the original code.

Why is this placed in the ..\Site\Flex folder and not in ..\Site\CSS folder to avoid the initial load of the non-flexible?

Due to some browsers code base not supporting this (for example Internet Explorer/Edge) detection of the browser is required.  If it was placed in the Site\CSS folder it would apply to all browsers.

Can I make further changes to this?

Yes, see Flex - Documentation

I have the Pacific - A Community Portal CSS Theme applied?

It is highly recommended to remove this theme as there will be clashes between the two.

  • A simple way to remove this but retain the file for reference (if your own further custom changes were made) would be to append the file name, e.g. rename site.css to site.css.OldPacific

What testing was completed on this?

Each page was tested against Functionality and Usability

DeviceOperating System
ChromeWindows
FirefoxWindows
IEWindows
EdgeWindows
iPhoneiOS
iPadiOS
Samsung GalaxyAndroid
Samsung TabletAndroid
SafariMacOS


Is there an easy way to see how it would look on most devices?

Many browsers can emulate the look and feel of multiple devices.  Below is one way to do this using the Chrome browser

Please note: This is emulation and not exactly true to how the actual device will operate

  • Open the Chrome desktop browser 
  • Access your Community Portal URL
  • Press F12 to open the Developer Tools
  • You can change where this docked window appears by locating the three dots and selecting an appropriate 'Dock side'

    • Select the following Icon (Ctrl + Shift + M) to display the Device Toolbar

    • Using the drop down you can emulate many devices

...