Skip to content

Commit 8aa8edd

Browse files
committed
Add doc for new prompt
1 parent c6af572 commit 8aa8edd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
28 KB
Loading

documentation/js-sdk-guide/modules/tooling-guide/pages/table-generation.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ The search input is present allowing you to filter the existing data in the tabl
117117

118118
NOTE: _The search input will filter the data `*ONLY*` by the existing `*STRING*` properties in the chosen Aspect Model._
119119

120+
Once the search functionality has been enabled, the next step is to choose the default language for remote access. This language selection determines the language used in the statement when accessing the system remotely.
121+
122+
image::choose-language.png[width=100%]
123+
120124
=== _Data handling_
121125

122126
After generating a component, you can pass the data from the parent to the child components and also the other way around. There is a prompt present which determines if the data should be handled on the client side or remote via an API call.

0 commit comments

Comments
 (0)