File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/PxWeb2/documentation Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -355,6 +355,10 @@ root/content
355355 "enabled" : true ,
356356 "detailHeader" : " More about PxWeb" ,
357357 "detailContent" : []
358+ },
359+ "noResultSearchHelp" : {
360+ "enabled" : true ,
361+ "helpText" : []
358362 }
359363 },
360364 "footer" : {
@@ -371,6 +375,10 @@ root/content
371375 This section can contain multiple entries, and each entry may be either a
372376 ` textBlock ` (with ` header ` and ` text ` ) or a ` links ` block (with ` header ` and a
373377 list of ` items ` ).
378+ - ** startPage.noResultSearchHelp** – Optional section displayed below
379+ the “no results” message when no tables match the search or filters.
380+ When ` enabled ` is ` true ` , each string in the ` helpText ` array is shown
381+ as a separate list item under a help heading.
374382
375383- ** footer**
376384 One or more footer columns with ` header ` and list of ` links ` .
You can’t perform that action at this time.
0 commit comments