Forum Discussion
QuickBaseCoachD
6 years agoQrew Captain
You need to make a Rich Text formula field, and not just a form element. here is the code. My previous post did did not show the code due to how this formum operates.
"<a id='saveButton' class='Vibrant Success' onclick='DoSave()' href='#'>WhatEverYouWantYourButtonToSay</a>"
KhizarHussain
6 years agoQrew Member
That is awesome! I was able to create that and I was testing it out but rather than saving the form it keeps saying the "Data for the field 'SaveButton' is too long". Do you know what I might be messing up?