Hi,
Is there a way to configure a condition where the right side of the condition is not a constant value but evaluated as expression? I would like to compare the content of one memory field with the value of another as trigger for an action.
T...
It can be very helpful to check the consolidated database tables on your Sybase Unwired Platform server during MBO development and testing. Possible reasons why one might want to check the CDB: * For MBO operations where the Cache Update Policy check...
Hello Jeff,Your're absolutely right. My mistake. The focused parameter is of type boolean. So the script must be:if (typeof focused !=='boolean') return;Cheers,Clemens
Hello Simon,
not a stupid question at all! The behavior of transaction /PERSONAS/ADMIN is a little quirky when it comes to updating a resourcing underlying file. The below is written for SP6 and SP7, if you have an older installation let me know...
Hello Jeff,
"triggerType" is not a defined parameter of the onEnter event. It's a parameter associated with the onBeforeRefresh event and I don't know why the WebGui would provide the parameter for the onEnter as well (it's definitively not an offi...
Hi,
yes, this is a defect in SE. I created an internal development ticket for it (BGUI-2780).
For better tracking it would be great if you could also open a customer incident for component BC-PER (you can mention my name in the incident so it wi...
Hello Jeff,
yes, there was a bug in the SE implementation of GuiUtils.include(). Just fixed it. Will be released with the next client note.
Cheers,
Clemens