jratcliff
06-15-2007, 09:25 AM
Here's a screenshot of an action bar in a view.
From the dxl of a view, we can create the action bar based off what you have set to display for the web (the hidewhens). We can even attach your javascript code to the click event of the button. Is that good enough? Do you also want us to evaluate and execute @formula code like Domio will do in certain situations? I think domino will do a postback to the server to execute your @formula provided it doesn't have any @formulas that would require user interaction (@prompt for example). Or would you be happy with tutorials on how to write javascript code, using Ext.nd classes, to interactive with and manipulate docs in a view?
Let us know what do you think.
~JR
From the dxl of a view, we can create the action bar based off what you have set to display for the web (the hidewhens). We can even attach your javascript code to the click event of the button. Is that good enough? Do you also want us to evaluate and execute @formula code like Domio will do in certain situations? I think domino will do a postback to the server to execute your @formula provided it doesn't have any @formulas that would require user interaction (@prompt for example). Or would you be happy with tutorials on how to write javascript code, using Ext.nd classes, to interactive with and manipulate docs in a view?
Let us know what do you think.
~JR