User Activity
08-31-2022
I have an application that I have written for my client, and we have gone through many versions in the last year.
Every time I published it through the repository, I entered what the new version contained in the dev notes.
My client just requested a ...
07-20-2022
We had a security scan run on our instance, and there is one finding that I don't know how to resolve.
Short description: There is a dedicated integration user that runs actions in place of the default
Resolution details: Run as user in automated scr...
06-22-2022
I have a dashboard with two chart reports on it. It is based on our Project table, and the ACLs for that table give full rights to our "Oversight" and "SysAdmins" roles.
Those roles have been assigned to the "Oversight" and "SysAdmins" groups, and ea...
05-02-2022
I need to create a World Map report showing the number of Projects we have in each country. I have a custom table called Customers that has the Country as a column.
The documentation for a World Map is talking about mapping to a .location column.
Ho...
I have an application that has about 20 tables, and when I created the tables I told it to create an auto-number field with a unique prefix for each table.
It works fine in my development instance, and also in our user acceptance instance. It is not ...