Participant V
Since ‎03-15-2019
‎10-16-2019

My Stats

  • 172 Posts
  • 0 Solutions
  • 5 Likes given
  • 8 Likes received

David_Hopkins's Bio

Badges David_Hopkins Earned

View all badges

Recent Activity

I’m getting a looping error from my LOOKUP() … In a Security Filter for the “Attendees” table i have the following: [Study]=LOOKUP( USEREMAIL(), “Studies”, “POC Email”, “key” ) Error that im getting back Error: Data table ‘Attendees’ is not accessibl...
Having issues with a Pie Chart, so im bringing it to the guru’s. Input is a series of 18 questions. All but 1 are Yes or No, the odd ball is a Enum with 3 options. What Im trying to do is this… 1 Pie Chart for 1 user data user puts in multiple entrie...
So i have several ref_rows that display on my Inline form… two of them in this example: Related Incident Reports Related Transactions Both are configured (display wise) exactly the same. However, when I click ADD to add a new record to the Bookings t...
I have a simple app that collects list items. I have to format this list 2 ways for distribution. simple straight text emailed out. (thats easy) 2) HTML formatted text saved to a file or displayed on the screen so that I can copy it and pasted it int...
Ok… another question… lol I know we can use UserRole() and UserEmail() but can I also send a Workflow Rule’s email to all users of the system? Im building a component where users can input an Incident Report… and all employees should see these … I li...