Issues: Text-Formatter by Pabbly | Titlecase
Status: Closed · Asked by Christian Geling on · 0 views
Hey best SaaS Team ever!
Can you fix some Issue with your Text-Formatter Task? It's not a big thing, but it's a issue...
In my Opinion, like in Python for example, the string formatter: "titlecase" should format the string:
"KEEN-DOE" -> "Keen-Doe"
aktually your formater formats like "capitalize"
"KEEN-DOE" -> "Keen-doe"
Thank you so much for fix this little Problem, it's important for germans with many double names ;)
Attachments


Hey @Christian
While formatting the title case the formatter will only convert the first letter to uppercase when you are having "-" in the text. So the "Capitalize" is working accordingly.

Further, we have a workaround for your concern to convert the first letters of the names and you can use their response in the - to your next action steps.

Namaste @Supreme Verma
Thank you very much for you quick help. Okay, it don't work like in the programming language "python 3.0". So, would you remcomend the "router"-action, to seperate the Names with "-" in it and work like you shown, or is there a better solution. Thanks so much for helping!
Kind regards, Christian
@Pabbly Team and thank you so much, that your "internal Tasks" are for free!!! That's awsome!!!