• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Issues: Text-Formatter by Pabbly | Titlecase

Status
Not open for further replies.

Christian

Member
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

  • Screenshot 2021-09-27 175338.png
    Screenshot 2021-09-27 175338.png
    25.7 KB · Views: 128
  • Screenshot 2021-09-27 175559.png
    Screenshot 2021-09-27 175559.png
    17.5 KB · Views: 153
P

Pabblymember11

Guest
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.

unnamed.png


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.

2021-09-28_11h10_36.png
 

Christian

Member
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
 
Status
Not open for further replies.
Top