Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

What would be the best way to go about the following:

On my CDML page that is used to admin the database, I would like to have a pop-up menu with a list of graphics. These graphics would then change on the display/results page upon submitting the change.

What code needs to be in the pop-up to tell the database to display only this graphic?

How do the fields need to be formatted in the database for the container field. Do I put each graphic in it's own container field? Or one container field has all the grahics somehow?

Finally what is the CDML tag on the resulting display page?

Probably something like: <img src="[FMP-Image: Name of Image ]">

but this needs to change dynamically as the admin changes it.

Thanks in advance.

Posted

Graphics cannot appear on lists, but names or descriptions can. Have the user select a name from a list, then use that name in a calculation field in the database or an If on the format file to display the image.

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