Choose from a current list of photos or create new photo within the same Table?

When I reference the photos from another table, I can setup the view to select from a list or create a new photo. However, i am confused on how to do this within the same Table since you are no longer referencing.

How can I reproduce this from the same table?

This is what i am looking to achieve but from within the same data table:

0 4 86
4 REPLIES 4

V1cent
New Member

Hi,
Instead of ref I would have use “Enum” and in “Autocompute” > “Suggested values”, I would chose the column with the images.

This works great when I use it to pull Photo Names but when I try to pull images, I get this error:


I also tried using a valid if expression that created the expected list of items but does not create a “New” button like a REF does.
Is there a way to add a button to the this list to create a new entry?


My original intension is to reproduce this example which was created using a Ref to another Table but I want to create it within the same table. Referencing the same table did not work.

Top Labels in this Space