Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi gang - I have a container question I'm stuck on.

I need to allow a certain logged-in group (call them DRIVERS) access to import files into a container field, but once they are uploaded and 30 mins pass, they will no longer have access to either remove or update them. They do need to be able to view them tho.

The record will then pass to the next group.

Then, the next logged-in group (EVAL group) should be able to view them in a pop-up window at full size, but never delete or overwrite them.

Is something like this possible? I'm lost!

Thanks,

Tony

Posted

You need to check out record level access. You would have two privilege sets (Drivers and Eval). The rla calc for Drivers would be to allow edit if DateRecordCreated + 30mins <=Get (CurrentTimeStamp). For EVAL, rla would be to not allow edit at all.

Posted

Thank you thank you! RLA calc goes where tho? Lord I'm tired :

Also, what about having a button open the graphic in a pop-up window at full size? I'm still totally lost as to how to do this and I'm certain this is an easy to do thing but I'm going on a 42 hour FMP programming bender and having brain freeze (sans the slurpee!) :)

T

Posted

OK I found the stuff on RLA...thank you.

I'll investigate this further and come back with more Q's undoubtedly :)

This topic is 5645 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.