Matt Malyschko Posted January 22, 2013 Posted January 22, 2013 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?
RyanESmith7 Posted January 28, 2013 Posted January 28, 2013 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.
Matt Malyschko Posted January 28, 2013 Author Posted January 28, 2013 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now