Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
You can perform any manner of text manipulation you want using script. Here is a demo that expands TLAs (Three Letter Acronyms) using one Rich Text Field:
Try it yourself:
TLA Expander ~ Add New Record
https://haversineconsulting.quickbase.com/db/bpb2mbnva?a=nwr
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=722
Notes:
(1) Any manner of text manipulation can be performed with script. I just happened to have this demo in the pipeline based on some other client work.
(2) The script as written performs these substations:
Try it yourself:
TLA Expander ~ Add New Record
https://haversineconsulting.quickbase.com/db/bpb2mbnva?a=nwr
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=722
Notes:
(1) Any manner of text manipulation can be performed with script. I just happened to have this demo in the pipeline based on some other client work.
(2) The script as written performs these substations:
AMA: 'Ask Me Anything',
BAE: 'Before Anyone Else',
BFF: 'Best Friends Forever',
BTW: 'By The Way',
DM: 'Direct Message',
FOMO: 'Fear Of Missing Out',
FTW: 'For The Win',
HW: 'Homework',
ICYMI: 'In Case You Missed It',
IMO: 'In My Opinion',
IMHO: 'In My Humble Opinion',
IRL: 'In Real Life',
JIC: 'Just In Case',
LMK: 'Let Me Know',
MC: 'Man Crush',
MT: 'Modified Tweet',
NSFW: 'Not Safe For Work',
NSFS: 'Not Safe For School',
OMG: 'Oh My God',
OOTD: 'Outfit Of The Day',
OTT: 'Over The Top',
RT: 'Retweet',
SMH: 'Shaking My Head',
TBH: 'To Be Honest',
YOLO: 'You Only live Once',
YSK: 'You Should Know'
LanePemberton
7 years agoQrew Cadet
Is there a way I could run this so it functions as a Formula - Text? For instance, I want to parse text from a summary field that changes based on the child records related. This example only updates if you manually change a value while editing a form.