Forum Discussion
13 Replies
Sort By
- MeredithMoore5Qrew Assistant CaptainNo, but now it is working. Made a ticket, but was told they couldn't help since it was Java... even though it was QB that generated the java for the button... I, I just don't know what to think about that. I questioned this, and now it seems to be working ok. Don't really know what happened. Guessing magic.
One other question though. So now it is good, and does a save and keep working like a good button should, but I was wondering if you knew of a script to keep it on the same tab after doing the Save and Keep Working? The place where the button is located is on the 2nd tab in a form. After clicking it it hops to the beginning of the form on the first tab. - MindaMayQrew CadetQuestion for you guys... here is the code of my CopyMasterDetail button. This imports the detail records that I need but... is there something I can change in the code to make this open the record in Edit instead of View?
"javascript:void(copyMasterDetailButtonHandler('&sourceRID=34&destrid=" & [Record ID#] & "', 'bxxxxxxxx'))"- QuickBaseCoachDQrew CaptainI'm pretty sure the the answer is "no". And if you use the URL API format for the same functionality, it's also "no".