|
| [WB20] popup menu (AAF under windev ) |
| Iniciado por guest, 01,dic. 2015 11:25 - 5 respuestas |
| |
| | | |
|
| |
| Publicado el 01,diciembre 2015 - 11:25 |
Hi,
Currently, webdev offers the following as export menu at the Table :- Export to Excel Export to Word Export to XML Print in PDF
Is there anyway to turn off ( disable any of the popup menu item ) ?
Regards,
PETER ZHOU |
| |
| |
| | | |
|
| | |
| |
| Publicado el 01,diciembre 2015 - 11:53 |
Hi Peter
that should be possible via the aafdisablexxx function (exact name is probably different)
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 02,diciembre 2015 - 06:28 |
Hi Fabrice,
I think AAFDISABLEXXX function is not available for WEBDEV..
Regards,
PETER ZHOU |
| |
| |
| | | |
|
| | |
| |
| Publicado el 02,diciembre 2015 - 06:39 |
Hello Peter
In Windev, in the GUI section of the table editor, you can click on the Popup Menu > system option and directly edit the parameter option available for that specific table. Maybe the same option exists in Webdev ?
Regards Al |
| |
| |
| | | |
|
| | |
| |
| Publicado el 02,diciembre 2015 - 06:45 |
Hi Al,
There's no option for webdev.
Regards,
PETER ZHOU |
| |
| |
| | | |
|
| | |
| |
| Publicado el 02,diciembre 2015 - 23:38 |
Hi Peter,
You can easily create a button with a popup with very little code (TableToExcel etc.) and disable the aaf popup.
Regards, Piet |
| |
| |
| | | |
|
| | | | |
| | |
|