Skip to content

Commit dd4d0e8

Browse files
authored
Merge pull request #4497 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents 0b5c162 + 4b883f8 commit dd4d0e8

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/component-framework/manifest-schema-reference/includes

1 file changed

+1
-1
lines changed

powerapps-docs/developer/component-framework/manifest-schema-reference/includes/type-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ms.assetid: 41ea27ac-65b6-45a4-ae03-5f8d02dfc67b
3131
|SingleLine.TextArea|This format option can be used to display multiple lines of text. But with a limit of 4000 characters, the Multiple Lines of Text column is a better choice if large amounts of text are expected.|
3232
|SingleLine.Ticker|For most languages, the text will be enabled as a link to open the MSN Money website to show details about the stock price represented by the ticker symbol.For certain East Asian languages the window will open Bing search results for the ticker symbol.|
3333
|SingleLine.___URL|The text provides a hyperlink to open the page specified. Any text that does not begin with a valid protocol will have "https://" prepended to it.Only HTTP, HTTPS, FTP , FTPS, OneNote and TEL protocols are allowed in this column.|
34-
|Yes/No|This column provides two options. Each option has a number value of 0 or 1 corresponding to a false or true value. Each option also has a label so that true or false values can be represented as "Yes" and "No", "Hot" and "Cold", "On" and "Off" or any pair of labels you want to display.|
34+
|TwoOptions|This column provides two options. Each option has a number value of 0 or 1 corresponding to a false or true value. Each option also has a label so that true or false values can be represented as "Yes" and "No", "Hot" and "Cold", "On" and "Off" or any pair of labels you want to display.|
3535
|Whole.None|This option simply displays a number.|
3636
|Lookup.Simple|Allows for a single reference to a specific table. All custom lookups are this type.|
3737

0 commit comments

Comments
 (0)