Skip to content

Commit db4ad8e

Browse files
committed
Update unsupported field types in formula docs
1 parent 3151473 commit db4ad8e

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "refactor",
3+
"message": "Update the list of unsupported field types for formula in our docs.",
4+
"issue_number": null,
5+
"bullet_points": [],
6+
"created_at": "2024-05-09"
7+
}

docs/tutorials/understanding-baserow-formulas.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ important for you on our [community forum](https://community.baserow.io/).
142142

143143
It is not currently possible to reference and use the following fields in a formula:
144144

145-
* Link to table
146-
* File
147-
* Single select
148-
* Multiple select The ability to use these fields will be added in a future update.
149-
145+
* Collaborators
146+
* Created by
147+
* Last modified by
148+
* Password
149+
* AI Prompt

0 commit comments

Comments
 (0)