| Creating a prioritizable to-do list (2) |
memobug ,
Zoho Creator
|
Jul 06, 00:32
|
Harsha, it's not so much the sorting (which is fine) as reconfiguring the order arbitrarily.
Say there were items 1-10 in priority order. What would be required is some way to quickly move any single item, for example #5 to become top priority and push the others down.
Does that make more sense?
Regards,
Matt
|
| table format (2) |
willgayer ,
Zoho Writer
|
Jul 05, 23:35
|
This seems only to pop up a small bubble with nothing in it but the words Cell properties and an X to close the bubble. I'd like to know how to adjust column width too thx,
Will
|
| Use IP (0) |
steve_caldwell ,
Zoho Creator
|
Jul 05, 22:01
|
Is it possible to capture the User IP address when capturing form input on Zoho Creator? I don't see a Zoho Variable for that. steve_caldwell
|
| Zoho Mail Invite (62) |
timwen ,
Zoho Mail
|
Jul 05, 21:13
|
I would like an invitation too please. I have an Zoho account already. Please send the invitation to
timwen(at)gmail(dot)com
Forum Mod: I didnt see this thread earlier so i created a new thread for my invitation request. Please remove it if needed.
|
| How can I add a newline to a field's displayed name? (0) |
ebukatsu ,
Zoho
|
Jul 05, 18:21
|
I would like to add a newline to some of my single line text field's displays (or titles), but have had terrible results with trying to find a solution.
I would like to do something like the following:
Original formatting:
How much time do you expect to spend on E-bukatsu.com per week? (text field here)
Formatting I'd like to achieve:
How much time do you expect
to spend on E-bukatsu.com per week? (text field here)
I'd really like to be able to do this, because currently my embedded form is too wide for the page and requires horizontal scrolling.
Would someone please advise me in this?
Thanks in advance.
|
| deluge scripting on multiple select fields (1) |
ptitsam ,
Zoho Creator
|
Jul 05, 13:29
|
to continue on my example
the script would be something like :
[code:1]
on user input
{
clear musiciens_notables;
for each ins in instrument[nom_de_l_instrument == input.instruments]
{
for each zic in artiste[instruments == ins.nom_de_l_instrument]
{
musiciens_notables.add(zic.nom_de_l_artiste);
}
}
}
[/code:1]
|
| use of comma as a decimal separator (2) |
ptitsam ,
Zoho Sheet
|
Jul 05, 12:27
|
hi,
actually when you select "euros" as the unit of the cell, zoho sheet understands the punctuation "3,99 ".
So it's ok for my use.
But for cells without units, the need to customize number formatting still exists.
Thank you.
|
| Averaging Function (1) |
karthicks ,
DB Feedback
|
Jul 05, 05:54
|
Hi ,
It is not possible to define custom function in summary view. But you can generate your own reports using query table.
To exhibit we have created a table with data as you asked ,
http://db.zoho.com/ZDBDataSheetView.cc?DBID=119410 00000005018&OBJID=11941000000005019
Access the data in above given url.
Then we created a report using query table using below query. Here Average pieces based on hour is calculated.
SELECT "Operator", SUM("Pieces") , SUM("TimeTaken") , (SUM("Pieces")/SUM("TimeTaken")) avgPc FROM "Data" where DATEDIFF("ReportDate",CURRENT_DATE())<=30 group by "Operator"
Access the query table report in the url http://db.zoho.com/ZDBDataSheetView.cc?DBID=119410 00000005018&OBJID=11941000000005080
Supporting custom function in summary view is in our road map. Till then use the query table as given above,
Thanks & Regards ,
S.Karthick
Zoho DB & Reports - Online Reporting & Business Intelligence
|
| Dynamic View (0) |
enovdes ,
Zoho Creator
|
Jul 05, 04:17
|
Hi,
Is it possible to create a dynamic view, meaning a view constructed from a parameter i pass?
Thanks!
|
| Dependence (0) |
giri11 ,
Zoho Projects
|
Jul 05, 00:59
|
Hi
How can I add a milestone that is dependent on another please? Can the same be done for a task as well?
Thanks
Giri
giri11
|
| Speed of success message (3) |
zfives ,
Zoho Creator
|
Jul 04, 23:26
|
[quote="zfives"]I am having the same problem.
For now, I am changing my message to just "Success!", until I can make it stay on the screen longer.
Another option would be to automatically generate an email to the person that submitted the ad with their ad's details when it has been created.[/quote]
Ok - I mean you can send a confirmation email after someone submits to the form if you collect their address in the form. Forget what I was saying about "ad". Got wrapped up in my own paradigm 
|
| Passing parameters to a view (0) |
rajivraj ,
Zoho Creator
|
Jul 04, 19:48
|
Hello,
Is is possible to pass filter parameters for the view from the page I embed it on?
I would guess i can achieve this with a api but checking if it can without that too.
Cheers!
Rajiv
|
| Issues Log please (0) |
toshi ,
Zoho Projects
|
Jul 04, 18:32
|
I'd like to see an ISSUES LOG which allows the identification of special types of tasks which are highlighted as issues or actions during a project. These might just be regular tasks but tagged as ISSUES maybe.
In fact, if a task could be given a category that would be the most flexible way of reporting these. toshi
|
| TimeSheet, how about a Cost Sheet ..ideally linked into... (0) |
jd1_jejo ,
Zoho Projects
|
Jul 04, 18:04
|
How about including a cost sheet just like a timesheet, and also a matching report that will show total project time and total project cost broken down by task.
...and a BUDGET, and a report of actual versus budget, and also against percentage complete
e.g. the task might be 50% but taken 80% of the time
There might also need to be a labour rate per user per project (maybe on some projects the user has a different rate) jd1_jejo
|
| Long Way to Go (0) |
jd1_jejo ,
Zoho Projects
|
Jul 04, 17:59
|
1. I'd love to see the task dependancies shown linking other tasks on the Gaant view
2. Is there only Finish to Start dependancy? I'd like the full set SS FS FF etc
3. Can you make the tasks in a hierarchy
4. Can a Work Breakdown Structure (WBS) label be given to a task
5. Can u include costing in the task e.g. even book invoices against each task. jd1_jejo
|
| Securing company client data (0) |
nmo.marko ,
Zoho CRM
|
Jul 04, 15:15
|
Hi!
Is there a way to protect company client and leads data from its own employees? If we consider that all CRM users have permission to login into the system from their homes, they have plenty of time to use it in any way they please. Even if they do not have allowed export function. Any experiences in this community with that?
Marko
|
| exclusão (0) |
michellervazevedo ,
Zoho Projects
|
Jul 04, 13:19
|
Quero excluir minha conta no Zoho Projects, pra criar outra. Como faço? michellervazevedo
|
| Problem with PM on Forums (2) |
cybersurfer2349 ,
Zoho
|
Jul 04, 10:44
|
Yes, I remember that James. It appears that I now have 4 new messages which I have no idea who they are from or the contents. Hopefully Zoho will respond to this request.
|
|
Single SignOn (SSO) is enabled. Kindly use your Zoho Id to Login. Help? |
|
|
|
|