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
Setting margins for the checkbox or add space into the text field
Setting margins for the checkbox or add space into the text field
> should we use it with CSS or direct right it with form messageML format, An example to implement these style attribute would be very helpful. It would be advised to review the documentation link provided then try to formulate the MessageML in the PresentationML Renderer Tool to test to see whether the MessageML will render in Symphony. As mentioned - there is similarities but not a direct like for like to other markup languages - meaning there will be small differences to the style formatting but you can take a look at the 'Sample' template from the PresentationML Renderer Tool to see what can be achieved. Hope that helps.
> should we use it with CSS or direct right it with form messageML format, An example to implement these style attribute would be very helpful. It would be advised to review the documentation link provided then try to formulate the MessageML in the PresentationML Renderer Tool to test to see whether the MessageML will render in Symphony. As mentioned - there is similarities but not a direct like for like to other markup lanaguages - meaning there will be small differences to the style formatting but you can take a look at the 'Sample' template from the PresentationML Renderer Tool to see what can be achieved. Hope that helps.
one year ago
Original
Kaosar Ahmed
310 × 3 Administrator
Setting margins for the checkbox or add space into the text field

> should we use it with CSS or direct right it with form messageML format, An example to implement these style attribute would be very helpful. It would be advised to review the documentation link provided then try to formulate the MessageML in the PresentationML Renderer Tool to test to see whether the MessageML will render in Symphony. As mentioned - there is similarities but not a direct like for like to other markup lanaguages - meaning there will be small differences to the style formatting but you can take a look at the 'Sample' template from the PresentationML Renderer Tool to see what can be achieved. Hope that helps.