Skip to content

[SP] feat: honor TEA read sharing setting in WidgetProfile and Edit form#6

Open
MatiasArriola wants to merge 2 commits intoversion-101.32.5-spfrom
feat/sharing-settings-tea
Open

[SP] feat: honor TEA read sharing setting in WidgetProfile and Edit form#6
MatiasArriola wants to merge 2 commits intoversion-101.32.5-spfrom
feat/sharing-settings-tea

Conversation

@MatiasArriola
Copy link
Copy Markdown

Task: https://app.clickup.com/t/869cjkean

Description:

Fetch access[read] for trackedEntityAttributes and use it to control visibility. Attributes without read access are hidden from both the profile display and the edit form.

If no access field is returned by the API, it fallbacks to previous behavior.

Examples:

Before
imagen
After
imagen

Before
imagen
After
imagen

Fetch access[read,write] for trackedEntityAttributes and use it to
control visibility and editability. Attributes without read access are
hidden from both the profile display and the edit form. Attributes
with read but no write access are shown as disabled in the edit form.
@MatiasArriola MatiasArriola changed the title [SPfeat: honor TEA read sharing setting in WidgetProfile and Edit form [SP] feat: honor TEA read sharing setting in WidgetProfile and Edit form Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant