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

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

Recommended Posts

Posted

I have a script to add a new picture to a record. I am aware of the functionality of when you tap the container field, it gives the options for input. I want to be able to script this so it automatically shows this without having to tap the container field.

 

Is this possible?

Posted

I think so. Check out "Insert Picture" and drop that in your script. You will need to call Go to Field first to set the right container field.

 

From the help:

 

Go to Field [Table1::Photo]

Insert Picture []

 

The helps says that if you don't specify a file then it will throw up a dialog for the user to choose one.

Posted

I think so. Check out "Insert Picture" and drop that in your script. You will need to call Go to Field first to set the right container field.

 

From the help:

 

Go to Field [Table1::Photo]

Insert Picture []

 

The helps says that if you don't specify a file then it will throw up a dialog for the user to choose one.

Using this is how I tried initially, but it goes to the file browser, which in turn returns no results... I want it to go to the camera/gallery.. hmm.

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