Corey Ballantoni Posted July 26, 2000 Posted July 26, 2000 Is there any way to make a field that is divided into sections so that when the form is used each section can only be edited by the authorized person depending on there log in password.
Newbies GBeastly Posted August 16, 2000 Newbies Posted August 16, 2000 There's no way to split up a single field into separate data entry elements. What you can do is find a way to spit up the data format itself, create separate fields for each part and set security for each field individually. For any relations that reference that data as single string, you can define a calculation field that returns the data from the separate fields as a single string, you can then reference that field instead.
Recommended Posts
This topic is 8851 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 accountSign in
Already have an account? Sign in here.
Sign In Now