-
2 Apr 2012 9:57 AM #1
Hide/When Formula in actions in uiview - Solution and Integration - How to do
Hide/When Formula in actions in uiview - Solution and Integration - How to do
Hello,
i've been searching for a long time for a solution, now i've done it by myself.
I'am using the latest beta, which does not support Hide/When Formulas in view actions.
With some code this can be supported (appended below).
You only have to put the code (3 sub's) into the dxl-exporter agent. This agent must execute "as Webuser", in this case the evaluation is done correctly.
Modify the stylesheet (3 lines to delete, and modify the dxl-exporter (see the appended code).
The evaluation of the hide/when formulas is being done in your application database.
So far tested with about 150 different view, all worked.
Use it on your own risk, hope, this will help.
best regards
Christian
-
31 Dec 2012 3:58 PM #2
Thanks! We are in the process of getting Ext.nd to work with ExtJS 4.x so now's a good time to look at this.
Jack Ratcliff
Sencha Inc, Green bleeding Senchan
How to report a bug:
http://www.sencha.com/forum/showthre...o-report-a-bug
-
1 Jan 2013 4:00 AM #3
Support of computed labels and actions with submenu's
Support of computed labels and actions with submenu's
Hello Jack,
nice to hear this.
i've done an update for actions with submenu's and computed labels. These properties were not shown correct.
So when a label has computed text, the evaluation will not be done.
An action with submenu works different in Notes and Web. The dxl-output does not work correct here
(Notesproblem), but i do have a bypass.
I'll do a complete update of the 3 source entities in the next days.
bye
Christian
-
1 Jan 2013 11:02 AM #4
Thanks! That would be great to have as well.
Jack Ratcliff
Sencha Inc, Green bleeding Senchan
How to report a bug:
http://www.sencha.com/forum/showthre...o-report-a-bug


Reply With Quote