Jump to content
Salesforce and other SMB Solutions are coming soon. ×

Multiple users access to reports.


ecpmII

Recommended Posts

Any help on this is appreciated.

 

We are having problems with two or more users being in the report module at the same time.

 

Example: User 1 goes in to print a report, user 2 cannot access the report module.

User 2 gets the error "John Downs is modifying this record. You cannot use it until John Downs is finished."

 

The report is set up as follows:

Each report has a layout that ask for date ranges (start to end) and department ranges (i.e. Biology to History).

The user then click a button that has script attached that Enter Find Mode, Insert Calculated the date ranges and department ranges, Performs the Find, etc.

 

The reports works fine, but only one user can run a report at a time. The reports are using the Master Student database (all using same database with some data coming from related files).

The date and department ranges on the layouts are global fields.

 

What do we need to do, to allow the users to run reports (different or same reports) at the same time?

 

Thanks.

Link to comment
Share on other sites

  • 2 weeks later...
Originally posted by ecpmII:

[qb]Any help on this is appreciated.

 

We are having problems with two or more users being in the report module at the same time.

 

The report is set up as follows:

Each report has a layout that ask for date ranges (start to end) and department ranges (i.e. Biology to History).

The user then click a button that has script attached that Enter Find Mode, Insert Calculated the date ranges and department ranges, Performs the Find, etc.

.[/qb]

Try adding after the find or print statement

 

Exit Record Request

 

This will boot the current user out of any fields and will make it look like they are not modiifing the record.

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use