ContributionsMost RecentMost LikesSolutionsSending subscription reports to non users I have another interesting use case. The request is to send a report subscription to two sales people who do not have access to the app from which the report will come. The requester does not want these users to have access but does want them to see the results of said report. I couldn't think of how to trick Quickbase into sending a report subscription to non-users so I futilely tried to give them a role of None in the app and then setup a subscription to send the report. Not surprisingly, they didn't receive the test email I sent. I know it was sent because I included myself in the Deliver to: Has anyone else encountered this use case and found a solution? ------------------------------ Julie Bowers ------------------------------ Re: Example of help documents in an app Mark! Thank you so much! I didn't know about the indexing. I've turned that on and will test in a day or so since it doesn't appear you can tell when indexing is complete. And thank you for the reminder on teaching users how to search. For some reason, I hadn't thought of telling them to use OR or AND. Thank you thank you thank you! ------------------------------ Julie Bowers ------------------------------ Example of help documents in an app Hi community! We have a table in one of our apps that stores help documents to help the people taking calls with certain call types or sub call types. The table has a text field for key words which is populated by the person responsible for the help document. The idea for this field is that it's a combination of words that a person would search for in order to find that document. The users have complained that this is not the best user experience. I noticed that whomever built the app (this was before I joined this org) had put a Search Articles button on the ticket form. As you can see from the formula below it doesn't tie to the call type/sub call type. I think it was built this way because some of the documents don't tie to a call/sub call type but rather are more general about a subject. URLRoot() & "db/" & [_DBID_SOPS___RESOURCES] & "?a=td" Has anyone ever stored help documents in one of their apps? I'm hoping for examples so that I can work on improving the user experience on this. ------------------------------ Julie Bowers ------------------------------ Override a date formula field? Hello, I've created a formula date field to auto-populate the date two weeks from today today()+Days(14) but I want to allow the users to override it. Normally they would have a call every two weeks but there could be occasions where they/the customer will be on vacation or the date just doesn't work for the customer. Any ideas? ------------------------------ Julie Bowers ------------------------------ Override a date formula field? Hello, I've created a formula date field to auto-populate the date two weeks from today today()+Days(14) but I want to allow the users to override it. Normally they would have a call every two weeks but there could be occasions where they/the customer will be on vacation or the date just doesn't work for the customer. Any ideas? ------------------------------ Julie Bowers ------------------------------ Re: Show which report was viewed by which user I'm looking for the same thing. Also would be handy to know how many times a report was run in the last xx months. Knowing when it was last run doesn't help much because that could have been a one off situation. I'm trying to clean up an app I inherited that has a ton of common reports and just reports in general. ------------------------------ Julie Bowers ------------------------------ Re: App for submitting requests for a team but where users have no other accessThank you @Mark Shnier (Your Quickbase Coach)! ------------------------------ Julie Bowers ------------------------------ App for submitting requests for a team but where users have no other accessHello all, I'm part of a BI team that is taking over the support of QB at our company. I'm new to app building and want to see if anyone has heard/had the following scenario: We have many apps in QB which users have access. I'm building a new ticketing app for our team to support users who need help with QB or for other tasks that our team handles. For this app, I want users (either registered or non-registered) to be able to fill out the form I created but not have any other access to the app. The only people who will have access is our team (as admins) and very few managers from other teams (these will likely have QB licenses). My thought was that I would build a homepage that has a button to fill out the form (screenshot attached). Not sure if this is the best way to accomplish my task...so would love some input. My second question is about permissions. I read about EOTI but 1- that sounds risky and 2- we don't need it for anyone outside of our organization. I thought maybe the better option was granting access to all in our company per this article. However when I try that I get no results...is that how it's supposed to look? Thanks in advance for any help/advice you can give! :) ------------------------------ Julie Bowers ------------------------------