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>"
- KhizarHussain6 years agoQrew MemberMy apologies but could you tell me how to create a RTF field?
- QuickBaseCoachD6 years agoQrew Captainnp, just go to Settings for the table
Fields
Create new field
Type will be Formula Rich text. - KhizarHussain6 years agoQrew MemberThat 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?
- QuickBaseCoachD6 years agoQrew CaptainMost unusual. Can you tell me what the field type is? Is it a formula Rich Text field type?
- KhizarHussain6 years agoQrew MemberIt says: "Field type: Rich Text (formula)
- QuickBaseCoachD6 years agoQrew CaptainPlease post the code for your formula
- KhizarHussain6 years agoQrew MemberIt worked! Except the record saves and it switches to the dashboard rather than staying on that form. Sorry for the bother but any help on that front would be appreciated.
- KhizarHussain6 years agoQrew MemberIf anything, I would like the record to be added and the form to refresh for another record addition
- QuickBaseCoachD6 years agoQrew CaptainI don't know how to refresh to add another record. But if you make a button on the dashboard then it allows you to set the button to return to the Dashboard.
- KhizarHussain6 years agoQrew MemberNo worries! Thank you so much for all the other help :)