Skip to content

fix visible flag in CardTable#1745

Merged
mvorisek merged 1 commit intodevelopfrom
feature/fix-visible
Mar 3, 2022
Merged

fix visible flag in CardTable#1745
mvorisek merged 1 commit intodevelopfrom
feature/fix-visible

Conversation

@DarkSide666
Copy link
Copy Markdown
Member

CardTable always was showing all fields including ID field (system field) and also fields marked with ui/visible=false. Normally we don't show such fields in views, for example, Table view will not show them.

This PR fixes that and hide visible=false fields from CardTable view.

@DarkSide666 DarkSide666 requested review from ibelar and mvorisek March 3, 2022 15:20
@mvorisek mvorisek merged commit be4d12b into develop Mar 3, 2022
@mvorisek mvorisek deleted the feature/fix-visible branch March 3, 2022 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants