tweaks done for today (#13794)

This commit is contained in:
Eron Donevan Powell
2022-06-09 10:32:46 -05:00
committed by GitHub
parent 0d4cdbb146
commit 776e1bb177
3 changed files with 7 additions and 1 deletions

View File

@@ -233,7 +233,7 @@ module.exports = {
},
{
type: 'page',
path: '/configuration/flows/flows',
path: '/configuration/flows',
title: 'Flows',
collapsable: false,
children: [

View File

@@ -180,6 +180,12 @@ In addition to static values, you can also filter against _dynamic_ values using
- `$NOW(<adjustment>)` - The current timestamp plus/minus a given distance, for example `$NOW(-1 year)`,
`$NOW(+2 hours)`
:::tip Functions
You can also use [Function Parameters](/reference/query/#functions) when building Filters.
:::
::: tip Nested User / Role variables in Permissions
When configuring permissions, `$CURRENT_USER` and `$CURRENT_ROLE` allow you to specify any (nested) field under the