Built-in Function ReplaceAll(searchString,ReplacementString)
Following my own suggested guidelines for proposing a Community Feature for the very first cycle, I suggest that ZOHO Creator provide a new built-in String Function that would ... Replace all Occurences of a specified SubString within a specified String (field or variable) with another specified SubString ... for example ... sourceVariable = "Jack and Jill went to Jack's place in the city";
searchString = "Jack";
replacementString = "Bill"
resultVariable = sourceVariable.ReplaceAll(searchString,replacementString);
Query functionality in list view
Hi, I feel one feature that can significantly enhance user-friendliness of ZC is some kind of query functionality (run-time) in the list view. Presently we have the search functioanlity. But it does not support search based on boolean logic (for example status of project being "Completed" OR "Nearing Completion", start date being BETWEEN 01-April-2008 and 31-March-2009, etc.) Using custom filters do not give so much freedom to user as in the case where he/she enters criteria values to run the
Multi-dimensional Lists
Hi, I had given a 'green-light' for Gaev's suggestion for 'search & replace' functionality to be our next community-driven feature. But in the event that the function might be anything less powerful than Regex itself, or take 'a considerable amount of dev time' to implement, which any good function normally would, I propose this feature instead: Multi-dimensional lists with sort functionality. Currently we can have a List Animals: lion fox bear gazelle fish BUT: I would like to be able to have List
Welcome to the Community Driven Features Section
Welcome to the Community Driven Features section of the Zoho Creator forum. This section has been setup for the express purpose of facilitating the newly announced "Community Feature" of Zoho Creator to enable the User Community to have a say in the new features to be delivered by us.(Zoho Creator Development Team). The rules of engagement are simple; Users suggest, discuss the relative merits and vote for new features that would benefit the wider Zoho Creator User Community. The most popular