Question Alexandre Marques · Jul 18, 2016 Zen Mojo - Method Push and Pop I have two pages and I am using the push and pop to go and back navigation. When I click the button forward and back in the browser, I can't navigate more between pages. The following code: Page 1 - onSelect Method:var obj = {idExame: VALID, objUsu: ObjUsu};zenPage.gotoArea ('itemexames', key, key, false);view.pushDocument (key, obj, key, obj); Page 2 - onSelectMethod, back: var documentKey = "PacienteExamesinitial";var layoutKey = "PacienteExamesinitial";var area = "pacienteexames"; #ZEN #Caché 1 4 0 405
Question Alexandre Marques · May 16, 2016 Resfresh page with ZENMojo and Bootstrap I have a homeTemplate and ExamesTemplate page. When I'm in ExamesTemplate and make a resfresh (F5 browser), the page back to the HomeTemplate. I need the page ExamesTemplate not return HomeTemplate. I'm using ZenMojo with Bootstrap Can someone help me? Thanks. #ZEN #Caché 0 4 0 471
Question Alexandre Marques · Apr 26, 2016 How to close a dropdown list after selection, and also how to set the selected value on top of the list with ZEN MOJO Bootstrap I would like to know how to close a dropdown list after selection, and also how to set the selected value to the list first to be displayed. I can get the value by clicking the dropdown but not back to the initial state and also does not display the selected Thanks #ZEN #Caché 0 7 0 5.6K