PDA

View Full Version : v1.3 enhancements to the Web Client



barrymavin
2014-11-27, 00:39
In v1.3 I have added support for Lianja.showDialog() and Lianja.showDialogPanel() in the Web Client and I have also enhanced these in the desktop client.

The second parameter which is the "filename" can now be a .rsp file, a .jssp file or a JavaScript function that creates a custom section.

Lianja.showDialogPanel() slides in from the right of the window just as it does in desktop Apps.

Lianja.showDialog() pops up on top of the Windows.

I'm looking at some further enhancements to these later on that will allow you to load another App into them.

See below.

835

836

hmischel@diligentsystems.com
2014-11-27, 12:55
Barry,

Great Thanksgiving addition!

Herb

hmischel@diligentsystems.com
2015-03-01, 12:06
Hi,

For the web client, does the showdialog have to be an RSP, JSSP or JavaScript function?

I was hoping to use an existing page in the library.

Thanks.

Herb

tekhong
2015-03-01, 18:01
Hi Barry

Thanks! Would be great if we can also display from a page in page library too.

Best Regards

barrymavin
2015-03-01, 18:27
Hi Herb,

Currently you cannot use UI pages from the UI page library in the Web Client.

This will be investigated in v2.