58.02 Regenerate R and O2m controls for Country and Language (Xamarin) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki

We added LitDialect which is direct detail entity for LitCountry and LitLanguage.

But "RList", "Rdlist" and "O2m" pages and controls were not changed for Country and Language.

picture

  • We need to regenerate some controls to apply changes for UI. The following scripts need to be executed again for Country and Language:

    • “01700-O2m.Xamarin.json”
    • “01701-O2mPage.Xamarin.json”
    • “01820-Redit.Xamarin.json”
    • “01920-Rlist.Xamarin.json”
    • “01921-RlistPage.Xamarin.json”
    • “02020-Rdlist.Xamarin.json”
    • “02021-RdlistPage.Xamarin.json”
  • rebuild

    • PrismDemoApp
  • run PrismDemoApp.Android (or UWP) app.

picture

or O2m form for android

picture

or O2m form for Uwp

picture