We have uppercase, lowercase, capitalized words but no sentence case, is it possible?
‘a quick brown fox’ gets converted to ‘A quick brown fox’.
1 Like
I don’t think it’s natively available as a function within Bubble but you could use a RegEx find and replace to do this, like…
1 Like
Great workaround @talkingoldfish, this works fine in capitalizing the 1st word of a sentence but how would you get the first alphabet of every sentence capitalized? This is quite easily possible in ms word by selecting ‘Sentence case’.
How do you get ‘j’’ capitalized in jumped?
@emmanuel is it possible to inculcate?
Hi! Has anyone figured out how to modify a text input so that every sentence is changed to sentence case? @Ankur