Hi,
Frank Caputo wrote:
just try the following code:
NSMutableDictionary dict = new NSMutableDictionary();
String actionName = "DirectAction/foo";
String queryString = WOURLEncoder.encodeAsCGIFormValues(dict);
String handlerKey = application().directActionRequestHandlerKey();
String url = cont
: Generate DirectAction URL with instance number when there is
nosession
Hi,
For a special function, I need whenever it's possible to generate
DirectAction URL including instance number. Unfortunately, if there is no
session, there is no instance numbe