Is it possible to see which items have Doc Pane Content?

Submitted by viking on 2022/01/28 20:46
Forums

I have a large grid with many items. Only some of them have content in the Doc Pane.

Is it possible to see in the Grid which items have content in the Doc Pane w/o have to click the items one-by-one to check?
For example, it would be great if  Column/Filed could show that? Maybe by an auto-assign rule somehow?

Modify DueDate based on Text Field by Auto-Assignment

Submitted by viking on 2022/01/24 01:21
Forums

I have a text Field "KnownDueDate" with a popup list "Known" &  "Unknown".
If I select "Unknown" I want the DueDate to be blank. If I select "Known", I do not want the DueDate to change.

I tried various auto-assignment rules but I can't get it to work properly.
Any suggestions..?
   
 

 

Is it Possible to Combine a Field to Show Date or Text?

Submitted by viking on 2022/01/23 17:20
Forums

I don't think this is possible, but maybe someone has an idea:

I have a date Field "DueDate". Sometimes the DueDate is unknown. I don't want to leave it blank, but to show a due date if one is known, and to show "Unknown" if not known. Is that possible somehow?
 

The closest I can think of is to have two Fields (DueDate and a Text Field with Known/Unknown)
Alternatively,
Use a text Field for the DueDate, but that will cause other issues.

How can I exclusively select only one row

Submitted by patrick on 2022/01/22 04:33
Forums

I jury rigged a simple way to time a task by creating a yes/no field (named Clock In) which, when true, sets a date field to Now with Auto-assignment rules. Clocking out is accomplished by setting a different date field, and the duration can be computed using a column equation. It is crude and it works ok, but it would be nice if selecting the Clock In field for one task will deselect this field for all other rows (exclusive selection). Is this possible?