Search the Community
Showing results for tags 'history'.
-
How can I write (insert) the rows in a DataPage report result set into a table? Table of details, with multi-level rollup, is updated by many users with login RLS. Results change often and unpredictably. Have a view that presents the correct data from several tables for a rollup report that counts instances of an item by a grouping factor, rolled up through the levels. A snapshot of the rollup report at the end of a week is used to guide deliveries based on the counts as of that time. Need to be able to write that snapshot (the rollup DataPage tabular report result set) int
-
I have an application that we use for new user access and termination requests. It helps when terminating a user to know which software, websites, hardware, etc., they had access to. Unfortunately, we don't have a good way to request new access to existing users while also updating the database. For example, a new user might be set up with an email address and a laptop, but later on they need a login for Website A. I would like to create a form which allows them to update the user's record to include access to Webside A. It seems simple enough to build a datapage which allows someone to
-
I'm have a submission form that uses custom buttons (because of the need to show/hide Submit due to Rules) to do the Submit. I need, after submitting the new record, for the destination to go back in History a page (or two if the submit refresh logs the form as a page in History). I can't get the code to run in the Destinations wizard, using Message and html editor disabled. Here's what I have so far: basically the data submits correctly and a new record is created but I get no redirection to previous url. <SCRIPT LANGUAGE="JavaScript"> function goBack() { window.history.g