Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 2

one year ago
Kaosar Ahmed
310 × 3 Administrator
change colour of button in symphony chat bot form
change colour of button in symphony chat bot form
Hi Kunaal, Thank you for your question, For the '**Submit Button**' - you will not be able to alter the colour of the button as this is specifically set to follow the submit action. However, if you take a look at the following documentation - you will find that there is other ways to implement the '**Red**' button you are looking for. I would recommend reviewing the use case / scenario beforehand as the '**Red**' button associates itself with the '**destructive**' style format. https://docs.developers.symphony.com/building-bots-on-symphony/messages/overview-of-messageml/symphony-elements-1/buttons If you have any further questions please let us know.
Hi Kunaal, Thank you for your question, For the '**Submit Button**' - you will not be able to alter the colour of the button as this is specifically set to follow the submit action. However, if you take a look at the following documentation - you will find that there is other ways to implement the '**Red**' button you are looking for. I would recommend reviewing the use case / scenario beforehand as the '**Red**' button associates itself with the 'destructive' style format. https://docs.developers.symphony.com/building-bots-on-symphony/messages/overview-of-messageml/symphony-elements-1/buttons If you have any further questions please let us know.
one year ago
Original
Kaosar Ahmed
310 × 3 Administrator
change colour of button in symphony chat bot form

Hi Kunaal, Thank you for your question, For the '**Submit Button**' - you will not be able to alter the colour of the button as this is specifically set to follow the submit action. However, if you take a look at the following documentation - you will find that there is other ways to implement the '**Red**' button you are looking for. I would recommend reviewing the use case / scenario beforehand as the '**Red**' button associates itself with the 'destructive' style format. https://docs.developers.symphony.com/building-bots-on-symphony/messages/overview-of-messageml/symphony-elements-1/buttons If you have any further questions please let us know.