Skip to content

Commit

Permalink
Added missing property for Action Button
Browse files Browse the repository at this point in the history
  • Loading branch information
MscrmTools authored Apr 13, 2022
1 parent 1ebae8d commit 0206b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ function onChange(context){
|**ActionText**|Text of the action button|X||Can be a static string or a json object with language id like {"1033":"Run this!","1036":"Exécute ça!"}|
|**Button identifier**|An identifier of your choice for the button||||
|**Send Identifier**|Indicates if the identifier or the label should be sent when clicking on the button||||
|**Always enable button**|Indicates if button should be always enabled even when control or form is disabled||||
|**Background color**|Background color for default display||||
|**Border color**|Border color for default display||||
|**Color**|Text color for default display||||
Expand Down

0 comments on commit 0206b86

Please sign in to comment.