Jump to content
Server Maintenance This Week. ×

data separation....creating new records, etc.


This topic is 7035 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have two files User Interface and Data. I have my users part of a privilege set (in the data file) that does not allow them to create or delete records. In my UI file, I am opting to create buttons for record creation, etc. However, even if I run the script (in the UI file) with full access privileges, it does not work across external files. Do I need to create scripts in the data file that run with full access, then call those from the UI? I was just wondering if I was missing something because duplicating scripts seems redundant.

Thanks!

Link to comment
Share on other sites

Hi -

In your UI, make sure you are on a layout that is using a Table Occurence for the correct table data in the data file.

You do not need anything in the data file except your data tables.

No relationships, scripts, value lists etc. All are controlled from your UI

Link to comment
Share on other sites

This topic is 7035 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.