Four Js Development Tools Forum

Discussions by product => GAS and GBC => Topic started by: Najmi N. on March 09, 2016, 06:41:38 am



Title: Hiding OutputMap
Post by: Najmi N. on March 09, 2016, 06:41:38 am
Hi

Is there away I can hiding the OutputMap argument from URL?.
Our application used GAS 2.41.25 with DUA_HTML5. The user ask if we can simplify the URL by not have to specify the OutputMap.

Meaning it must be somewhere where we can set  the argument .

//


Title: Re: Hiding OutputMap
Post by: Reuben B. on March 10, 2016, 09:42:55 pm
This question was answered via support channels as it was asked simultaneously in support

The answer involves the file FGLASDIR/etc/adua.xrd and more details can be found in the documentation

Genero 3.0 https://4js.com/online_documentation/fjs-gas-manual-html/#c_gas_auda_001.html
Genero 2.50 https://4js.com/online_documentation/fjs-gas-2.50.00-manual-html/?path=fjs-gas-2.50.00-manual#c_gas_auda_001.html

A handy tip is to look at the difference between the 2.40 version of this file that defaults the output map to AJAX and the 2.50 version that defaults the output map to HTML5

Reuben