This is two parter:
1. I have an action set up to add a new row to Photos table with updated record from referenced Jobs table. This is working with a button but I would like to automate this to fire only when the user adds an image to Jobs Image column and saves form. Is this possible without the button?
Solved #1 with Bot using data action.
2. I have a reference column (Related Photos) in Jobs that points to Photos table that contain the Job ID and the image file paths. I want to display all Related Photos. I have column type as list with the item as Image type. Right now the list just displays the file paths text. Is there a way to show the actual images?
Solved! Go to Solution.
I believe currently you will not be able to show photos in the list in the parent table in a detail view.
However as a workaround, you could create a "gallery view" on the Photos table with the view position as "ref" . Then the related photos for each Job ID will start showing like a related list with a gallery view.
In the example below, the images from the child order details table are showing as a related gallery view in the parent Orders table.
I believe currently you will not be able to show photos in the list in the parent table in a detail view.
However as a workaround, you could create a "gallery view" on the Photos table with the view position as "ref" . Then the related photos for each Job ID will start showing like a related list with a gallery view.
In the example below, the images from the child order details table are showing as a related gallery view in the parent Orders table.
can you please help me how you get that gallery view slider in this place?
i am facing same issue and already created Q&A and link is below, can you please help.
That worked perfectly!
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |