Skip to content

Commit 81dd676

Browse files
authored
Merge pull request #2271 from navikt/help-text
Update help text of environmental condition field and translation
2 parents 517f7fd + ac3b23a commit 81dd676

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
3-
<help>Omgivelsesforhold som kan påvirke valg av arbeidsgiver og yrke, er det noe vi behøver å være oppmerksomme på? Omgivelsesforhold kan eksempelvis være, geografiske hindringer, transport utfordringer, familiære utfordringer og boligsituasjon. Det skal ikke registreres personopplysninger om tredje person slik som navn, kontaktinformasjon eller andre personopplysninger.</help>
3+
<help>Beskriv forhold som kan påvirke valg av arbeidsgiver og yrke. Det kan være geografiske
4+
hindringer, transport, familie situasjon og bolig eller annet. Det skal ikke registreres
5+
personopplysninger om tredje person, slik som navn, kontaktinformasjon eller andre
6+
personopplysninger. Eks. 1 «Du har en vanskelig bosituasjon som påvirker din helse og
7+
arbeidsevne, samt mulighet til å jobbe der du ønsker.»</help>
48
<label>Omgivelsesforhold</label>
59
<name>ips_Environmental_conditions__c</name>
6-
</CustomFieldTranslation>
10+
</CustomFieldTranslation>

force-app/main/default/objects/Work_Trail__c/fields/ips_Environmental_conditions__c.field-meta.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
33
<fullName>ips_Environmental_conditions__c</fullName>
44
<deprecated>false</deprecated>
5-
<externalId>false</externalId>
6-
<inlineHelpText>Environmental factors that can influence the choice of employer and profession are something we need to be aware of. Such environmental conditions can include, for example, geographical barriers, transportation challenges, familial obligations, and housing situations. It should be noted that personal information about third parties, such as names, contact information, or other personal details, should not be recorded.</inlineHelpText>
5+
<inlineHelpText>Describe factors that may affect the choice of employer and profession. It can be geographical obstacles, transport, family situation and housing or other. Personal data about third parties, such as names, contact details or other personal data, must not be registered. Example 1 &quot;You have a difficult living situation that affects your health and ability to work, as well as the opportunity to work where you want.&quot;</inlineHelpText>
76
<label>Environmental conditions</label>
87
<length>32768</length>
98
<trackHistory>false</trackHistory>

0 commit comments

Comments
 (0)