129 | Bring us back the Formula DebuggerWerner Novak1146 - 07 2008 (6) Please bring us back the @formula debugger !!
Local and Remote Debugging !! |
39 | Add a way to change Agent TypeBas van Gestel2798 - 30 2010 (1) When I want to create a Formula agent, 9 times out of 10, I accidentally create a LotusScript agent first (since LotusScript is selected by default). I end up deleting the agent and creating a new one using formula. In previous designers you would just change the type ... |
37 | Add @GetProfileField and @SetProfileField to x-pages formula languageGernot Hummer610 - 27 2009 (0) It would be very convenient to have these two formulas available for quick access to profile field values. |
36 | Increase the amount of data formula can outputTommy Valand2726 - 17 2008 (2) As far as I know, formula can only output 64k of data. This especially limits the usage of formula in Evaluate-statements. Formula is --really fast-- compared to LotusScript. Formula has some inbuilt functionality that LS lacks. Two really powerful are @Tranform and @Sort. ... |
35 | Collapse / Expand section if formula is trueOndrej Kostruh1103 - 22 2009 (0) Similar as Hide when formula is true. Designer can set section as always open/close, but in the case when formula is true (ie. status field) sections is open by default. |
32 | XPages: @DBLookupBig & @DbColumnBigErik Brooks795 - 11 2009 (4) XPages are here, they're big and bad and scalable. They integrate with @Formulas, which is extremely powerful. For things like repeat controls, type-ahead, etc. there are times when you use @DbLookup or @DbColumn. But these functions are limited in returning 64K, like the days of old. Two new ... |
31 | Add @DialogBox, @PickList and @Prompt for x-pagesGernot Hummer610 - 06 2009 (0) I know that it's obviously something different to have the formula functionality in Lotus Notes and on the web browser, however, there has to be a way without getting crunk on Dojo to implement this functionality. At least @DialogBox with another xPage to open (maybe with a view control to ... |