-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forhåndsvisning/testing av presentasjonsfelter i Localtest #3
Comments
org/ssb |
One solution that would be less work than an inbox for localtest would be to extend the InstancePicker that lets users select an existing instance to show PresnetationValues // applicationmetadata.json
"onEntry": {
"show": "select-instance"
} That would require a new app nuget version for the relevant apps that includes This change probably makes sense in a general context as well, because users also wants to see |
…int}/active endpoint This is in preparation for showing presentation texts in the onEntry.Show = "select-instance" instance picker to help users and emulate the inbox in localtest, like requested in https://github.com/Altinn/altinn-studio/issues/8278
…int}/active endpoint This is in preparation for showing presentation texts in the onEntry.Show = "select-instance" instance picker to help users and emulate the inbox in localtest, like requested in https://github.com/Altinn/altinn-studio/issues/8278
…int}/active endpoint (#177) Preparation for showing presentation texts in the onEntry.Show = "select-instance" instance picker to help users and emulate the inbox in localtest, like requested in https://github.com/Altinn/altinn-studio/issues/8278
What needs to be solved?
Det er behov for funksjonalitet for forhåndsvisning/testing av presentasjonsfelter (som beskrevet her: https://docs.altinn.studio/nb/app/development/configuration/messagebox/presentationfields/) i Lokaltest.
How do you want it solved?
Få på plass en fungerende innboks på testbrukerne som ligger i lokaltest.
Alternative solutions
En eller annen måte i lokaltest å teste at presentasjonsfeltene oppfører seg slik man har "konfigurert" de.
Additional context
The text was updated successfully, but these errors were encountered: