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

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

Recommended Posts

Posted

We have 4 agents in our office, and throughout forms on our layouts I'd like to automatically add their signatures to each layout. I have all 4 signatures as jpeg files, and all agents are assigned a number which is visible on their layouts.

I'm looking to write a script that says: If (agent field) = 3 (agent number), then insert picture at specified location.

Any ideas?

Posted

Create a table for signatures where each record has a field for the agent number and a container field for the signature. create a relationship from the table the agent number is displaying from on the layout to the signature table

table::number = Signatures::number.

Then put the signature field from the signature table on the layout. When an agent goes to the layout the signature with the number that matches their agent number will show up.

Posted

Thanks Ron!

I have created the table and relationship and fields. I'm a little confused as to where I put the signature files, also where do I put the different agent numbers to get them to correlate with the signatures.

Thanks

Matt

Posted

I created a very raw demo file to give you an dea of how the concept works. I can't really tell you much about how to impliment it without knowing more about your relationships and structure. If you can zip and attach your file I would be happy to take a look.

Sig.zip

  • 2 weeks later...

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