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

Dynamic graphic without using a web portal?


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

Recommended Posts

Posted

I am struggling to reproduce a breadcrumb-like graphic in FileMaker. The content needs resize dynamically. Does anyone have any ideas on how/if this could be done? I was trying to do it without using a web portal but I don't think it's possible. Thanks.

gallery_84508_17_7064.png

post-84508-0-85820100-1325573200_thumb.p

Posted

If you want content to resize dynamically then the only options I see are a container field or graphic directly on the layout with autosizing, or a web viewer. It sounds like the autosizing option isn't what you want so the web viewer is probably the way to go.

An alternative may be to use text with a graphic background. The background would need to be as wide or wider than the largest breadcrumb you want to display, then the text could use some sort of delimiting character like:


one > two > three > four

Posted

Thanks for your feedback. I was able to get there with a series of stacked graphic containers linked to separate table occurrences based on the length of each word.

Posted

Can you explain in more detail? Maybe provide a screenshot? I'm curious to see how you accomplished this.

Posted

Here is a sample FM11 file that illustrates the technique: http://goo.gl/KcJhY

The font needs to be a fixed-width font for this technique to work properly.

Otherwise the words will not overlay the graphics properly.

For this demo I used 18pt "Andale Mono" (by Microsoft).

There are 3 containers stacked on top of each other (one for each text field)

This demo will only display a total of 9 text characters.

The graphics were created in Adobe Illustrator and were exported as PNG with transparency.

Posted

It's pretty amazing what you can do with FileMaker when you put your mind to it. When you first asked this question, I couldn't think of a way to do it with container fields, but you managed it. Then, seeing your demo file got my wheels turning, so I modified it to make it easier to implement.

I used a repeating calculated field to display the graphics, and split the graphics up into their individual elements.

dynamic_breadcrumbs_v04DS.zip

Posted

Great work! ...thanks for the modification. With some polished graphics I think this will work well.

I have been thinking about using repeating container fields to put a blue version of the graphic on the end. Hopefully I will have time to experiment with it again tonight.

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