Jump to content

cjmoore

uniGUI Subscriber
  • Posts

    7
  • Joined

  • Last visited

Everything posted by cjmoore

  1. This has been a great help to us, thanks Steve. One question (for everyone). With azure we've used response_type=token with response_mode=fragment to get an id_token however we get .../?oauth2callback=azure#access_token=eyJ0eXAiO..... as the response with # being used as a separator. Is there an easy way to get the access token as only oauth2callback=azure is listed in the UniApplication.parameters? EDIT: Ah I think I've found the answer, for security reasons fragments, anything after the #, aren't sent to the server from the browser so we have to stick with the code flow method
  2. Hi, Can you say what the solution was? We have the same problem. Thanks Cary
  3. Hi Hayri, is it possible to to use your function to put the time into a specific TUniStatusbar panel eg Panel[1]? Using the above I can get the time onto the statusbar using the above (equivalent of setting statusbar.simpletext) but I can't see how display the value in a specific panel
  4. Can something like this be done in a dbgrid column where the data could contain a URL?
  5. +1 Yes, I to would like to see a rough roadmap as to when 1.0 will be complete and estimated plans for upgrading Sencha
×
×
  • Create New...