ContributionsMost RecentMost LikesSolutionsRe: Raffle Entry for Pipelines Qrew Meet Up May 14th, 2025 As someone who has never used Postman, this was a great introduction! I really like the tip to use Postman to test and troubleshoot your APIs/scripts and get clear error messages instead of having to sift through the response from Quickbase to figure out what actually went wrong. Re: Using IFV=1 with new forms -- need to hide default edit and save buttons Honestly, I don't remember where I found this. Probably somewhere on one of these forums or in a sample app from one of the many Quickbase legends out there (QB Junkie, Kirk Trachy, the Exchange, etc.). Probably was a bit of trial and error too. Re: Using IFV=1 with new forms -- need to hide default edit and save buttons I know this post is a year old, so you may have figured this out by now, but the ifv=1 will work with new forms to hide the QB UI features, like the tables, app branding, etc. An additional parameter is needed to hide the native "save" button. You can do this by adding "hs=1" to your URL. For example: domain.quickbase.com/db/dbid?a=er&rid=rid&ifv=1&hs=1 Re: App Archive Strategies Thanks Mark. I think I'm actually going to dump the data out and then just leave it alone. I'm not a fan of clutter and leaving thing unused, but I also would not want to have to rebuild something I did previously if they were to change their minds 2 years down the road :) Re: App Archive Strategies I was able to export out all of the data using the built in table export option, so I think I'm good there. Thanks though! App Archive Strategies Does anyone have a way that they save/archive their app structure/build before deleting an app? I'm doing some clean-up in our realm, and we have a bunch of old, unused apps. I want to archive/delete them, but I'm thinking of the off chance someone comes back and says "remember that app we had? can we get something like that again?". I'm thinking I could use the new solutions APIs to get the QBL exported, but that doesn't support reports, forms, pipelines, etc. yet. Just curious what others' app archive strategies are! Re: Pipeline - which field caused the trigger? Related question, QuickBaseJunkie , where are you storing that variable in the pipeline? Are you putting that into a field on the table, or is there a way to store a variable just for use within the pipeline? And then follow up question, when using an "On New Event" trigger, is there a way to see if it was an add record or modify record that triggered the pipeline? Thanks! Re: Converting Multi-Line Text to Formula - Rich Text, Issue with Line Breaks Hi all, Thanks for this post as it helped me find a solution! With the new function URLDecode, I was able to use some of what was mentioned here to get the line breaks to appear in a formula-rich text field that was pulling in the value from a multi-line text field. Here's what I did: use URL Encode, then replace the "%0A" with "<br>", and then use the URL Decode function. URLDecode(SearchAndReplace(URLEncode([Status - Required Action and Documentation]),"%0A","<br>")) Project Intake Form Hi everyone! bsimon_personalsuggested I post this question here, so I'm hoping someone has something they use! Does anyone have an app that they use for the project intake process? We're trying to develop a way to better capture requests for new solutions (both QB and non) and ask all the right questions up front so we have a better idea of what we're getting into, weighing out the costs, etc., before we just start doing a full discovery and building. We've noticed a tendency of running with ideas without first really weighing out the costs and seeing what software/solutions already exist that could be used, and we're trying to rein it all in. I'm thinking a form that asks things like the below and then enables us to do follow up, create estimates, etc. Thanks! What is the problem you are trying to solve for? What solutions have you explored? What other systems are used for the process where integration may be needed? How frequently would those integrations/syncs need to happen? Who are the stakeholders? How many users will need access? Who will support the solution? Have you budgeted for this/what is your budget? Re: Welcome to the Women's Qrew! Tell us about yourself. Hi all! What is your name? Brittany Scheid What company are you with? SimiTree Acquisition, LLC What is your role there? Director of IT Special Projects - I'm basically the Quickbase guru, but also provide elevated support and data integrity for a lot of other systems as well. It often turns into "no one knows what this is/how to do this...Brittany can you figure it out?" 😄 The goal of my role is to focus more and more on process improvement and new development. What brought you to the Qrew board, specifically the Women's Qrew? Good ol' Ben Simon :) But also, as one of only 2 women on our IT team, it's encouraging to be around other women in the tech space. What is one thing you are most looking forward to this summer? My summer schedule is a bit up in the air, but I'm looking forward to just getting outside and maybe going fishing with my hubby and father-in-law. Fun fact: My husband and I love to travel and since we got married in August 2021, we have traveled to 11 countries, including Iceland where we saw an active volcano, Australia and New Zealand which were other-worldly, and a whirlwind Eurotrip of 7 countries, 12 cities in 19 days. (For those counting, Canada is the 11th, but that one is a lot less exciting 😄).
GroupsPipelines Qrew A Qrew dedicated to sharing all things Pipelines.29 PostsRealm Admin Qrew Where Realm Admins help other Realm Admins Realm Admin.30 Posts