grumbachr Posted April 5, 2007 Posted April 5, 2007 I'm working on a solution that uses repeating container fields and calculations to show specific icons related to a record. However, I just learned that if I delete all the records from my DB or make a clone of it, I lose the icons, as the images are stored in container fields in a record. Is there a way to store graphics like this, that are not necessarily part of a record but more like an object that calculations and scripts can have access too?
Greg G Posted April 5, 2007 Posted April 5, 2007 You will need to have them stored in a field like you do. The way around this is to create another table that is hidden from the user and just contains one record with the reqired container fields. Greg
Recommended Posts
This topic is 6503 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