Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Using menus

$
0
0
Re: Using menus
FoxInCloud
Re: Using menus
Jun. 5, 2013
06:17 am
3SV0DH3NJShow this entire thread in new window
Gratar Image based on email address
From:FoxInCloud support
To:Michele
What you can do with current menu support is:
- execute methods of xxxProcess (href="method.xxx") - these methods can do whatever you want, as long as they display something in the browser (Response.write('some HTML'))
- display forms within the current page (href="javascript:void(0);" onclick="IntuiCat.FormDisplay(event, 'form_scx', <parm1 for form.Init()>, <parm2 for form.Init()>, ...);" (parmx are static within a given page)

xxxMenu.xls helps you building both these options.

Please note that we are working at translating VFP menu commands and functions into jQueryUI menu HTML/CSS/JS

Here is our first test page (Work in progress, some functionalities don't work): http://foxincloud.com/awMenuTest.html



i'm testing the usage of menu in my app. WHat do i do if i need to call a procedure instead of a simple form with a menu item ? Is it possible ? or i can only call a form and not a procedure defined in xxxprocess ?


Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)


Viewing all articles
Browse latest Browse all 10393

Trending Articles