Search found 14 matches

by aubergine1204
29 Apr 2024, 06:15
Forum: Discussion
Topic: Auto Increment Problem
Replies: 2
Views: 143

Re: Auto Increment Problem

Ok. That is working, thanks. But now I've found it doesn't suit my needs anyway. I need something that will track the number of tasks created from specific recurring tasks. The count as is, will set as 0 every time a task is created. So it would need to read the count value or a template / master ta...
by aubergine1204
15 Apr 2024, 09:00
Forum: Discussion
Topic: Auto Increment Problem
Replies: 2
Views: 143

Auto Increment Problem

Hi, I'm trying to use Numeric Input (php) to create a count for each task. Ultimately I'd like the count to increment when a new task is generated in recurring tasks. I have the following code for the field but it doesn't seem to be incrementing (using dynamic option for testing): $current_field_val...
by aubergine1204
02 Jan 2024, 07:29
Forum: Discussion
Topic: Problem Using Search while Adding a New Task
Replies: 6
Views: 143

Re: Problem Using Search while Adding a New Task

If I'd known global lists were going to be an issue, I wouldn't have set it up that way and would have used the standard list. I managed to transfer the project name and bg_color for each to a lists table and they all show up in the Name list dropdown. Now the issue is that all the pre-existing task...
by aubergine1204
23 Dec 2023, 11:54
Forum: Discussion
Topic: Problem Using Search while Adding a New Task
Replies: 6
Views: 143

Re: Problem Using Search while Adding a New Task

Ok. If I change the Type from List to Entity, there no longer appears to be an option to use the Global List to populate the Project names. Is it still possible to do this?

Thanks.
by aubergine1204
21 Dec 2023, 02:20
Forum: Discussion
Topic: Problem Using Search while Adding a New Task
Replies: 6
Views: 143

Re: Problem Using Search while Adding a New Task

Hi.

I couldn't see a checkbox but there is a dropdown with the option and this has always been set to 'yes'. Thanks.
by aubergine1204
12 Dec 2023, 03:47
Forum: Discussion
Topic: Problem Using Search while Adding a New Task
Replies: 6
Views: 143

Problem Using Search while Adding a New Task

Hi, When using the Add Task button, the Add popup appears with the option to 'Add In' with a dropdown list of available projects. A text box appears below this so that the available list can be searched while typing. When typing a project name, no results are found unless the text exists in a projec...
by aubergine1204
12 Dec 2023, 03:00
Forum: Discussion
Topic: 1970 Date Problem
Replies: 2
Views: 3747

Re: 1970 Date Problem

Thanks.

I have replaced the file and will let you know once the next task is generated.
by aubergine1204
07 Dec 2023, 03:36
Forum: Discussion
Topic: 1970 Date Problem
Replies: 2
Views: 3747

1970 Date Problem

Hi, Using Recurring Tasks, I'm having a problem with dates. Under Extension/Tools/Recurring Tasks/... then within the recurring task Name column, under 'Set field values', I have a date field. There is an option to 'Enter Space to reset Date'. When I add a space to the field as suggested, I expected...
by aubergine1204
14 Jun 2023, 10:43
Forum: Discussion
Topic: Automated Actions Filter Problem
Replies: 3
Views: 123

Re: Automated Actions Filter Problem

Thanks for the response.

There is only the one filter applied to the Automated Actions.
Other filters exist for reports display but surely those wouldn't interfere?
by aubergine1204
14 Jun 2023, 07:05
Forum: Discussion
Topic: Automated Actions Filter Problem
Replies: 3
Views: 123

Automated Actions Filter Problem

Hi, I'm new to the Extensions and I've added an automated action to process completed tasks. I followed the documentation video example as closely as possible. The button is created and displays ok in the comments section but when I add a display filter for it to only show if a task status includes ...