Skip to content
Snippets Groups Projects
Commit 1fd27390 authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

parent 6f2321eb
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
"zeroalltabindexes": false "zeroalltabindexes": false
}, },
"Author": "", "Author": "",
"BindingErrorCount": 5, "BindingErrorCount": 1,
"ContainsThirdPartyPcfControls": false, "ContainsThirdPartyPcfControls": false,
"DefaultConnectedDataSourceMaxGetRowsCount": 500, "DefaultConnectedDataSourceMaxGetRowsCount": 500,
"DocumentAppType": "Phone", "DocumentAppType": "Phone",
......
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
"relativeAddress": 0 "relativeAddress": 0
}, },
"region": { "region": {
"charLength": 96, "charLength": 94,
"charOffset": 31, "charOffset": 31,
"snippet": { "snippet": {
"text": "Office365Outlook.SendEmailV2(\"manuel.geyer@rbb-online.de\",\"### test ###\",\"hallo\" <br> \"Manuel \")" "text": "Office365Outlook.SendEmailV2(\"manuel.geyer@rbb-online.de\",\"### test ###\",\"hallo <br> Manuel \")"
} }
} }
}, },
...@@ -50,166 +50,6 @@ ...@@ -50,166 +50,6 @@
"ruleId": "app-ErrUnknownNamespaceFunction", "ruleId": "app-ErrUnknownNamespaceFunction",
"ruleIndex": 0 "ruleIndex": 0
}, },
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 2,
"charOffset": 113,
"snippet": {
"text": "br"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"arguments": [
"br"
],
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrInvalidName",
"ruleIndex": 1
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 7,
"charOffset": 104,
"snippet": {
"text": "\"hallo\""
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"arguments": [
"Number, Decimal, Date, Time, DateTime, UntypedObject"
],
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrBadType-ExpectedTypesCSV",
"ruleIndex": 2
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 1,
"charOffset": 112,
"snippet": {
"text": "<"
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"arguments": [
"Number, Decimal, Date, Time, DateTime, UntypedObject"
],
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrBadType-ExpectedTypesCSV",
"ruleIndex": 2
},
{
"locations": [
{
"logicalLocations": [
{
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect"
}
],
"physicalLocation": {
"address": {
"fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect",
"relativeAddress": 0
},
"region": {
"charLength": 9,
"charOffset": 117,
"snippet": {
"text": "\"Manuel \""
}
}
},
"properties": {
"member": "OnSelect",
"module": "Screen1",
"type": "Screen1.ConFkt1.SendMail1"
}
}
],
"message": {
"arguments": [
"Number, Decimal, Date, Time, DateTime, UntypedObject"
],
"id": "issue"
},
"properties": {
"level": "High"
},
"ruleId": "app-ErrBadType-ExpectedTypesCSV",
"ruleIndex": 2
},
{ {
"locations": [ "locations": [
{ {
...@@ -237,7 +77,7 @@ ...@@ -237,7 +77,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-ReadableScreenNameNeeded", "ruleId": "acc-ReadableScreenNameNeeded",
"ruleIndex": 3 "ruleIndex": 1
}, },
{ {
"locations": [ "locations": [
...@@ -267,7 +107,7 @@ ...@@ -267,7 +107,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-AccessibleLabelNeeded", "ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 4 "ruleIndex": 2
}, },
{ {
"locations": [ "locations": [
...@@ -297,7 +137,7 @@ ...@@ -297,7 +137,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-TabOrderShouldBeChecked", "ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 5 "ruleIndex": 3
}, },
{ {
"locations": [ "locations": [
...@@ -327,7 +167,7 @@ ...@@ -327,7 +167,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-FocusBorderShouldBeVisible", "ruleId": "acc-FocusBorderShouldBeVisible",
"ruleIndex": 6 "ruleIndex": 4
}, },
{ {
"locations": [ "locations": [
...@@ -357,7 +197,7 @@ ...@@ -357,7 +197,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-HelpfulControlSettingNeeded", "ruleId": "acc-HelpfulControlSettingNeeded",
"ruleIndex": 7 "ruleIndex": 5
}, },
{ {
"locations": [ "locations": [
...@@ -387,7 +227,7 @@ ...@@ -387,7 +227,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-AccessibleLabelNeeded", "ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 4 "ruleIndex": 2
}, },
{ {
"locations": [ "locations": [
...@@ -417,7 +257,7 @@ ...@@ -417,7 +257,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-TabOrderShouldBeChecked", "ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 5 "ruleIndex": 3
}, },
{ {
"locations": [ "locations": [
...@@ -447,7 +287,7 @@ ...@@ -447,7 +287,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "acc-AccessibleLabelNeeded", "ruleId": "acc-AccessibleLabelNeeded",
"ruleIndex": 4 "ruleIndex": 2
}, },
{ {
"locations": [ "locations": [
...@@ -477,7 +317,7 @@ ...@@ -477,7 +317,7 @@
"level": "Low" "level": "Low"
}, },
"ruleId": "acc-TabOrderShouldBeChecked", "ruleId": "acc-TabOrderShouldBeChecked",
"ruleIndex": 5 "ruleIndex": 3
}, },
{ {
"locations": [ "locations": [
...@@ -507,7 +347,7 @@ ...@@ -507,7 +347,7 @@
"level": "Medium" "level": "Medium"
}, },
"ruleId": "app-UnusedMediaResources", "ruleId": "app-UnusedMediaResources",
"ruleIndex": 8 "ruleIndex": 6
} }
], ],
"tool": { "tool": {
...@@ -529,37 +369,6 @@ ...@@ -529,37 +369,6 @@
"whyFix": "" "whyFix": ""
} }
}, },
{
"id": "app-ErrInvalidName",
"messageStrings": {
"issue": {
"text": "Name isn't valid. '{0}' isn't recognized."
}
},
"properties": {
"componentType": "app",
"howToFix": [
"Remove or correct the reference to the name that isn't valid."
],
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{
"id": "app-ErrBadType-ExpectedTypesCSV",
"messageStrings": {
"issue": {
"text": "Invalid argument type. Expecting one of the following: {0}."
}
},
"properties": {
"componentType": "app",
"level": "High",
"primaryCategory": "formula",
"whyFix": ""
}
},
{ {
"id": "acc-ReadableScreenNameNeeded", "id": "acc-ReadableScreenNameNeeded",
"messageStrings": { "messageStrings": {
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
}, },
"FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScripts": {},
"FunctionParamsInvariantScriptsOnInstances": {}, "FunctionParamsInvariantScriptsOnInstances": {},
"HeaderLastSavedDateTimeUTC": "01/12/2024 11:55:57", "HeaderLastSavedDateTimeUTC": "01/12/2024 12:07:49",
"IsLegacyComponentAllowGlobalScopeCase": false, "IsLegacyComponentAllowGlobalScopeCase": false,
"LocalConnectionIDReferences": { "LocalConnectionIDReferences": {
"4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"", "4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"",
......
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
"IsLocalBuild": false "IsLocalBuild": false
}, },
"ClientPerFileChecksums": { "ClientPerFileChecksums": {
"AppCheckerResult.sarif": "C8_R2Md0adQl3ijSL4JV0AFkZVcKrV1v4sqe5r3Ee9V2V0=", "AppCheckerResult.sarif": "C8_3i1ZtAYpV5B1ebjsX7swiUaFoZ+Rjz2o2JVScB5ytz0=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_Et1De9NpN//oV0C4jUZDtrJ8FWrkoCriSKgmIKBLnx4=", "Controls\\4.json": "C8_yeMojhDuXG8lTJVU61m0WbiQBTIKm4ABVAz47xfpGB8=",
"Header.json": "C8_VPsSxTTiNOWMmYhNWnxHVaJevp5Pp67hTqgid9FSMco=", "Header.json": "C8_5I40XTDm5aprK8cP4Ezc+jSe2fNpj50aVQUAFpgzQm0=",
"Properties.json": "C8_c8fqDm4SwHzwQ1CswrVvp7qFVeuT7+n9GFMni/MdaXA=", "Properties.json": "C8_1RwyQEH+w10jOunjytkhiaqUrgg7pnTxizEDhSVYb7Y=",
"References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", "References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=",
...@@ -18,15 +18,15 @@ ...@@ -18,15 +18,15 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
}, },
"ClientStampedChecksum": "C8_X4h/XwxB95FQj8VFuUpWTSmU9gAvsAWpCj9yRP8Pn5o=", "ClientStampedChecksum": "C8_iaTKf/Hd03ccf90UMDA7+W8fjCRmk5en2YyF5SXkPVM=",
"ServerPerFileChecksums": { "ServerPerFileChecksums": {
"AppCheckerResult.sarif": "C8_R2Md0adQl3ijSL4JV0AFkZVcKrV1v4sqe5r3Ee9V2V0=", "AppCheckerResult.sarif": "C8_3i1ZtAYpV5B1ebjsX7swiUaFoZ+Rjz2o2JVScB5ytz0=",
"Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=",
"Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=",
"Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=",
"Controls\\4.json": "C8_Et1De9NpN//oV0C4jUZDtrJ8FWrkoCriSKgmIKBLnx4=", "Controls\\4.json": "C8_yeMojhDuXG8lTJVU61m0WbiQBTIKm4ABVAz47xfpGB8=",
"Header.json": "C8_VPsSxTTiNOWMmYhNWnxHVaJevp5Pp67hTqgid9FSMco=", "Header.json": "C8_5I40XTDm5aprK8cP4Ezc+jSe2fNpj50aVQUAFpgzQm0=",
"Properties.json": "C8_c8fqDm4SwHzwQ1CswrVvp7qFVeuT7+n9GFMni/MdaXA=", "Properties.json": "C8_1RwyQEH+w10jOunjytkhiaqUrgg7pnTxizEDhSVYb7Y=",
"References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", "References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=",
"References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=",
"References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=",
...@@ -34,5 +34,5 @@ ...@@ -34,5 +34,5 @@
"References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=",
"Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs="
}, },
"ServerStampedChecksum": "C8_X4h/XwxB95FQj8VFuUpWTSmU9gAvsAWpCj9yRP8Pn5o=" "ServerStampedChecksum": "C8_iaTKf/Hd03ccf90UMDA7+W8fjCRmk5en2YyF5SXkPVM="
} }
\ No newline at end of file
...@@ -136,7 +136,7 @@ Screen1 As screen: ...@@ -136,7 +136,7 @@ Screen1 As screen:
Icon: =Icon.Mail Icon: =Icon.Mail
OnSelect: |- OnSelect: |-
=//MailMyChatbox.Run(varResp); =//MailMyChatbox.Run(varResp);
Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","### test ###","hallo" <br> "Manuel "); Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","### test ###","hallo <br> Manuel ");
//Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","#RBB - TK-Formular-mob-TK" & " " & TextInput_Betreff.Text,TextInput_Nachricht.Text & "<br><br>" & "RBB - PowerPlatform") //Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","#RBB - TK-Formular-mob-TK" & " " & TextInput_Betreff.Text,TextInput_Nachricht.Text & "<br><br>" & "RBB - PowerPlatform")
PressedBorderColor: =RGBA(0, 0, 0, 0) PressedBorderColor: =RGBA(0, 0, 0, 0)
PressedColor: =RGBA(251, 188, 159, 1) PressedColor: =RGBA(251, 188, 159, 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment