[Tiki-devel] Workaround for Wiki Page Tracker Field with name from Mathematical Calculation field
Alessandro Martinelli <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've found a partial workaround for bug "Wiki page tracker field can't use results from mathematical calculation (formula using strings) due to parse order" (https://dev.tiki.org/item7184-Wiki-page-tracker-field-can-t-use-results-from-mathematical-calculation-formula-using-strings-due-to-parse-order), but maybe some of you are already aware. The workaround is to setup the tracker plugin with tabs in order for the item to be filled in more than one step. That way, in the first tab should contain the informations needed to create the mathematical calculation field along with the mathematical calculation field itself. By pushing 'next' in the first tab, che item is created and mathematical calculation field filled. In subsequent pages the user has the possibility to fill the wiki page content. On 'Save' the wiki page will be saved along with its content. The only problem is, when clicking 'Next', along with the Successful Item Creation message, a Wiki Page Not Created Error message appears too. Maybe giving the possibility not to show such an error message could be enought to make the feature usable. Source: http://doc.tiki.org/PluginTracker Bye, Alessandro