Community
Participate
Working Groups
Build Identifier: When creating a search form using the context menu Create Search Form on a table page, the created search form includes fields for columns that are marked as non-displayable in the table page. Reproducible: Always Steps to Reproduce: 1. Create a tablepage with at least one column that is marked as getConfiguredDisplayable= false 2. Right click on the tablepage in the scout explorer and select "Create Search Form..." 3. there are also search fields created for the columns that are not displayable.
Created attachment 202064 [details] patch proposal
if existent, the getConfiguredDisplayable is checked. only if the value is true the field is automatically added to the search form.
patch modified and applied.
shipped with 3.7.1
removed iplog flag from ticket and added iplog flag to attachment