Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/07/24 in all areas

  1. Dear Friends! Stumbling upon a nearly decade-old post, I'd like to note that the code can be simplified even more... Thank you! 1. initialization ... UniAddCSSLibrary('build/packages/ux/classic/classic/resources/ux-all.css', False, [upoFolderJS, upoPlatformDesktop]); UniAddJSLibrary('build/packages/ux/classic/ux.js', False, [upoFolderJS, upoPlatformDesktop]); 2. function pagingBar.beforeInit(sender, config) { config.displayInfo = true; config.plugins = { 'ux-progressbarpager': { width: '300px' } }; }
    2 points
  2. Hi, I have always ask for a Combobox or Lookup with a list of display values and and corresponding values to be assigned in the field below. Now I can with dataset lookups; I need also a simple editor with a list of display values and a list of corrispondent keys. I add the request (made many times) for a well-formatted and multi-column table in the popup (with headers and separation lines). If it already exists tell me where I can find it 🙂 Good job!
    1 point
×
×
  • Create New...