Skip to content

Commit 62ea810

Browse files
committed
Add details on Execute Custom Code action usage
1 parent cc53fdd commit 62ea810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/control-flow/functions/utility-functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ To use a Custom Code Expression when triggering actions in FlutterFlow (i.e., in
238238
239239
![execute-custom-code.avif](img/execute-custom-code.avif)
240240
241+
The Execute Custom Code action can be really helpful in scenarios where the home page is removed early from the navigation stack and standard navigation using the local context may fail. To prevent this, you can [use the global navigator context](../../../ff-concepts/navigation-routing/deep-dynamic-linking.md#using-global-context-to-navigate) inside a code expression.
241242
242243
## Custom Functions
243244

0 commit comments

Comments
 (0)