Pinned Discussions
Forum Widgets
Recent Discussions
Minimizing side menu when opening a pop up
Any options/tricks for minimizing the side menu when opening a pop up from a rich text button? What I notice is if the side menu is expanded in my parent page it will also be expanded in the pop up... ideally I want to always minimize the side menu in a pop up0likes6CommentsEmployee list
Hello, I have a multi-select text field with employee name choices that is going to be archived and no longer used. In that fields place I will be adding fields that relate back to a connected employee roster table for the user to locate and pull the info from, however, I'm wondering if there is a way to have the new field populate based off the names that are currently already in the multi-select field?0likes0Commentsblock admin console access without denying
I do not want users assigned a "viewer" role or "participant" role to be able to have access to the Admin Console. *My Apps - Account Admin Manage my account - Admin Console I would like "admin" role to be able to share app with users but also not be able to access the Admin Console. I do not want to "Deny" users because I want them to have access to log in to the app and use it, I just do not want everyone seeing the Admin Console information. Is this possible?0likes0CommentsAvoid Login Mix-Ups: Check the Qrew Meet Up Times
Hi Qrew! We’ve noticed some confusion recently with members logging in at the wrong times for Qrew Meet Ups. This is likely due to shifting schedules for Empower happening the first week of April. To avoid any scheduling mix-ups, we want to remind everyone to visit the Quickbase Events Page for the most up-to-date information on upcoming sessions. As of Jan 2025, we are no longer sending out calendar invites and making the events page the source of truth for all Qrew events and registration information. Remaining April Qrew Meet Up Schedule: App Builder Qrew Meetup: Tuesday April 15th, 12pm EST Pipelines Qrew Meet Up: April 16th, 12pm EST May Qrew Meet Up Schedule: App Builder Qrew Meetup: May 13th, 12pm EST Pipelines Qrew Meet Up: May 14th at 12pm EST (FYI: Final agenda for Pipelines Qrew will be finalized by next Friday, May 18th) * Realm Admin, Solutions Spotlight, and Mobile Qrew Meet Ups will be cancelled for May 2025. With plans to incorporate more webinars into Qrew events, we will be prioritizing webinars and scheduling our Qrew meet ups around it. Please be sure to review the schedule on the events page and mark or change your personal work calendar so you don’t miss these valuable opportunities to connect and learn. Let the community know if you have any questions or feedback by reaching out directly to ben_simon or me. Thank you for your attention, and we look forward to seeing you at this month’s meet ups!0likes0Commentsexpose the User ID in a report
Jim! ToText(UserToId( [QB Username])) Is anyone using a QB Formula field to display the user id to users in a report? The User Id looks like this "51817980.d2k9" (I changed this to something madeup, apologies if its your id.) I have the admin console connected table and can sync the used id value to any app I want, which is my backup plan. Before I make that change I am checking to see if there is something I missed. Use case: We have users added to an App via a default role in a Group provisioned via SCIM. Some users may need to have an elevated Role other than the default Role. Currently the elevation is indicated by app data managers checking a box on a record. The check box indicates these users require an elevated role change. When users requiring access to the elevated role are indicated, someone has to compare the record in the table and the role in the users table and align or normalize the values ~ that someone also has to be knowledgeable about the process. I have found several Give Feedback where we have asked for the Role and linked them all together in hopes of clarity. If this is something you want too open Give Feedback and search for Role.Solved0likes1CommentQrew Meetups all Cancelled
EstherLaVielle bsimon_personal Second day in a row, I opened the calendar event in Outlook and logged on to the Zoom meeting. There were about 10 people in the room waiting for the meeting to start. Since it just happened yesterday I asked, "is Esther on this meeting?" LauraT said "no" and so I did what Esther said and went to the Events page and looked for Pipelines. I did not notice the date had changed, it took me back to the same event. Oh I guess the event date changed. I have now deleted all my Outlook calendar events. I guess this means I have to come to the Events page on a regular basis and check to see if anything has changed. IMO this new Meeting method adds Grey work and reduces value for the customer. My advice, if there is interest, is to make a plan and stick to it.0likes2CommentsText To Proper Case
Is there a way I can make text entered into a text box convert to Proper Case before saving? This sounds like it should be a very easy thing to do, but I searched and didn't find anything about it. I did see where functions for Upper and Lower can be applied, but not Proper Case.1like5CommentsDuplicate Values Between Two Tables
Hi Everyone, I will preface this with formulas are new to me. I have two tables Table 1 (Preferred Provider): This is the master table of only the preferred providers identified by Provider ID Table 2 (Member Assignments by Provider): This table is the universe of all member assignments-both preferred and non preferred. Providers are identified by Provider ID What formula (and formula field) do I use in Table 2 that will look for a Provider ID match in Table 1 that will populate the new field in Table 2 as yes or no? This app won't have user entries so I don't think I need a relationship. I just need to be able to match the preffered providers assigned in Table 2 to the master preferred provider list in Table 1. I tried something super simple which, as you likely know, didn't work. IF(Size(GetFieldValues(GetRecords("_DBID_ASC_PREFERRED_PROVIDERS.PROV_ID = _DBID_MEMBER_ASSIGNMENTS_BY_PROVIDER.PROV_ID")) 0,"Yes","No")0likes10Comments