I’m looking to create a Linktoview that pulls the target view based on a selection from a card list.
So I have a UX set up with a list of parts. I also have a tab + inline table + form for each part where the user would add or modify part values specific to that part (location, part specs, inventory etc.)
When the user selects one of the items on the initial list, it should take that selection value text and use it in the Linktoview([Link]) to bring the user to the view of that part tab. I can easily set it up to pull one view via LinktoView(“Roller”) for example, but looking for the Roller value to be dependant on their choice on the card value/title
Probably a simple question but I’m having a lot of trouble finding the solution!
I am trying to open a form from another table (let say B) depending on value of a column in table A.
Where i need to put the formula in action i created?
It is working used way you described above but this is not i wanted to do. It is an action button to trigger an action. I don’t want to have additional action button in record.
The way i am trying to do is deepens a value in cell of table. Example; If a cell equals let say “test”, open new form, allow user to fill it and go back to the first form and keep adding something else.
Start to fill form 1
Go to form 2 deepens of cell value in form 1
Fill the form 2, save it and go back to the form to keep add other details related with form 1.
Is that possible?
The value in form 1 (deepens value) is adding by button as enum type