Pinned Discussions
Forum Widgets
Recent Discussions
Subscriptions - direct different sections of the report to different people?
I have a report that needs to go out to 6 people weekly. But, each needs to see only their own section of the report. The report does have their name on each of the records. I don't see that the Subscription feature allows this, without writing 6 different reports different only in that they filter for one section. I can then use 6 different subscriptions to send them out. Wondering if there is a better way to do this. ------------------------------ Charlotte Morin ------------------------------0likes3CommentsDuplicate Record Checker
Hello, I have a form with two fields named "Year" and "Quarter". The Quarter field is a dropdown with options such as "Q1", "Q2", etc. The Year field is a numeric field where users enter a year (i.e., 2025). What I need help with is displaying a error message when users have duplicate Quarters for a single given year. Example: If a user has a record with "Q1" for the Quarter and "2025" for the Year, they cannot enter another record for 2025 with Q1. They may only select "Q2", "Q3" or so on for 2025. Hopefully I explained this well enoguh for someone to understand. If I can elaborate more, please let me know.0likes2CommentsMinimum role permission level needed to toggle/adjust notifications
Is there a way to give permission to users who are not app administrators to create and update notifications? I'd like to have my future-anticipated team be able to create and manage notifications, however it seems that my current end users who have nearly universal access to my app but are not administrators can not get to that section. If it's not possible, I'd love to suggest that to be incorporated if possible since it would not interfere with the app's architecture in any way!0likes0CommentsCan I have 1500 or more fields in one form in one table, spread across multiple pages?
I will be creating a new app. In one table, is it possible to have a form with around 50 pages, and each page would have anywhere from approx 10 to 50 fields (probably only a few pages would have 30-50 fields, most pages would have 10-20). Therefore, the total number of fields in the form would be anywhere from approx 1,000 to 2,500. Of that total, around 200 fields would be derived fields (formulas). I would also like to have form rules that hide certain pages based on a field selection. NOTE: for each record, only about 60-100 fields would be populated. Are there limits that would prevent me from adding that many fields? Or could so many fields cause performance or other issues, like problems with form rules functioning properly? While it is possible for us to pull out most fields into other tables and connect to the main table using relationships, for our users ease of use and ease of reporting, we are hoping to contain all fields in one form in one table.0likes3CommentsHow to enable printing of a report (or disable it)
I am driving myself crazy on this. I have a user that needs to print a report but the print option is not showing. I remember this being a security setting somewhere but cannot find it. How do I enable printing for him on the report and/or table?0likes3CommentsHow to create form rule to hide pages based on value selected in dropdown fields
I have a form with multiple pages. The first page has the main fields, and remaining pages have additional fields. Is it possible to hide or show certain pages based on the value selected in a field on page 1? What I would like to happen: If Service field has value "A" then hide Page 3, Page 4 and Page 5. If Service field has value "B" then hide Page 2, Page 4 and Page 5. If Service Field has value "C" then hide Page 2, Page 3 and Page 5. Etc. or If Service field has value "A" then show only Page 1 and Page 2. If Service field has value "B" then show only Page 1 and Page 3. Etc.0likes2CommentsQrew Contest! Which Bid Management Meme Do You Relate to the Most and Why?
Hello Qrew Community! Maria and I are doing a community contest where the top three thoughtful replies can win a Qrew T shirt. What do they look like? Winners can choose the size and color of their Qrew shirt. How can I enter to win? Answer the following Question: Which of the four Bid Management Memes below do you relate to the most and why? Pick from numbers 1,2,3,4 below and share a paragraph of your story, a reason, or share words of wisdom related to the meme with the community. Meme #1 Meme #2 Meme #3 Meme #4 RobSalaj for being our Quickbase Meme model. The Steelers Jacket is a great touch! Votes from the Qrew will be considered into deciding the 3 winners so be sure to scan the replies below this post and "thumbs up" the responses you liked! Check out our post about it on LinkedIn. Got questions? Feel free to reach out to Maria and EstherLaVielle Thank you and Good luck, everyone!2likes4CommentsRegEx replace
Hello, I'm trying to implement a regex replace to remove all special characters from a field. However, it's not working as expected. The result still shows certain special characters and line breaks. Here is an example. Could you provide the regex pattern you're using and the example text? This will help me understand the issue better and offer a more precise solution. RegexReplace([field_name],"[^A-Za-z0-9 ]", "") If you have any ideas on how I can refactor my formula, I'd love to hear them!0likes3Comments