October 7, 201411 yr Newbies Hi Everyone, How would I set the container to only offer the option to take photos from the back camera or use a photo from the existing gallery? At the moment, if I were to tap the container, an action menu would pop up with options such as view, replace, export and delete. if i were to tap Replace; the options for camera, audio, signature, photos, music and files would appear. I would like to limit the option to only be Camera or Photos. Cheers, Eric
October 7, 201411 yr Hi, Yes, you can do this… One way is to create a script with the 'Insert from Device…' script step in it… This allows you to specify which kind of image/file etc to insert... See attached example…. All best, Sky. camera-example.fmp12.zip
October 9, 201411 yr Add a script trigger (on object enter) that runs the script above. I use it if the container is empty that way a default low res back photo is taken. Once the container is full, tapping again allows the user to add different file types.
Create an account or sign in to comment