Forum Discussion
ChayceDuncan
2 years agoQrew Captain
I've seen it happen but unfortunately don't have a great answer or solution specific to the new form. If you want to trim it you can convert the field to a formula rich text and do something like:
var text url = "your url here";
"<a href='" & $url & "' class='Vibrant' style='width: 200px;text-align:center;'>Button Label</a>"
That'll make it appear like the legacy form buttons more or less and you could have full control of the width that way.
------------------------------
Chayce Duncan
------------------------------
- AaronB2 years agoQrew Trainee
Great suggestion! I'll give it a try.
------------------------------
Aaron B
ab1692@att.com
------------------------------